Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Inline-0.800.0-2 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-Inline Distribution: OpenMandriva Lx
Version: 0.800.0 Vendor: OpenMandriva
Release: 2 Build date: Tue Mar 22 07:33:41 2022
Group: Development/Perl Build host: huaweiomv2.rosalinux.ru
Size: 219543 Source RPM: perl-Inline-0.800.0-2.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: http://metacpan.org/pod/Inline
Summary: Write Perl subroutines in other programming languages
The Inline module allows you to put source code from other programming
languages directly "inline" in a Perl script or module. The code is
automatically compiled as needed, and then loaded for immediate access
from Perl.

Inline saves you from the hassle of having to write and compile your
own glue code using facilities like XS or SWIG. Simply type the code
where you want it and run your Perl as normal. All the hairy details
are handled for you. The compilation and installation of your code
chunks all happen transparently; all you will notice is the delay of
compilation on the first run.

The Inline code only gets compiled the first time you run it (or
whenever it is modified) so you only take the performance hit
once. Code that is Inlined into distributed modules (like on the CPAN)
will get compiled when the module is installed, so the end user will
never notice the compilation time.

Provides

Requires

License

GPLv2+ or Artistic

Files

/usr/share/doc/perl-Inline
/usr/share/doc/perl-Inline/README
/usr/share/man/man3/Inline.3pm.zst
/usr/share/man/man3/Inline::API.3pm.zst
/usr/share/man/man3/Inline::FAQ.3pm.zst
/usr/share/man/man3/Inline::Support.3pm.zst
/usr/share/perl5/vendor_perl/Inline
/usr/share/perl5/vendor_perl/Inline.pm
/usr/share/perl5/vendor_perl/Inline.pod
/usr/share/perl5/vendor_perl/Inline/API.pod
/usr/share/perl5/vendor_perl/Inline/FAQ.pod
/usr/share/perl5/vendor_perl/Inline/Foo.pm
/usr/share/perl5/vendor_perl/Inline/MakeMaker
/usr/share/perl5/vendor_perl/Inline/MakeMaker.pm
/usr/share/perl5/vendor_perl/Inline/MakeMaker/Changes
/usr/share/perl5/vendor_perl/Inline/Support.pod
/usr/share/perl5/vendor_perl/Inline/denter.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:15:25 2024