Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Inline | Distribution: Mageia |
Version: 0.860.0 | Vendor: Mageia.Org |
Release: 2.mga8 | Build date: Wed Feb 19 05:16:26 2020 |
Group: Development/Perl | Build host: localhost |
Size: 269403 | Source RPM: perl-Inline-0.860.0-2.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/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.
GPL+ or Artistic
* Wed Feb 19 2020 umeabot <umeabot> 0.860.0-2.mga8 + Revision: 1543014 - Mageia 8 Mass Rebuild * Fri Jan 10 2020 tv <tv> 0.860.0-1.mga8 + Revision: 1477461 - update to 0.86 * Tue Jan 07 2020 tv <tv> 0.850.0-1.mga8 + Revision: 1477055 - update to 0.85 + wally <wally> - replace deprecated %makeinstall_std * Sat Jun 29 2019 shlomif <shlomif> 0.830.0-1.mga8 + Revision: 1415589 - update to 0.83 * Sun Mar 31 2019 tv <tv> 0.820.0-1.mga7 + Revision: 1383790 - update to 0.82 * Mon Feb 04 2019 tv <tv> 0.810.0-1.mga7 + Revision: 1363035 - update to 0.81 * Thu Sep 20 2018 umeabot <umeabot> 0.800.0-7.mga7 + Revision: 1284378 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Inline /usr/share/doc/perl-Inline/CONTRIBUTING /usr/share/doc/perl-Inline/Changes /usr/share/doc/perl-Inline/LICENSE /usr/share/doc/perl-Inline/META.json /usr/share/doc/perl-Inline/META.yml /usr/share/doc/perl-Inline/MYMETA.yml /usr/share/doc/perl-Inline/README /usr/share/doc/perl-Inline/example /usr/share/doc/perl-Inline/example/modules /usr/share/doc/perl-Inline/example/modules/Boo-2.01 /usr/share/doc/perl-Inline/example/modules/Boo-2.01/MANIFEST /usr/share/doc/perl-Inline/example/modules/Boo-2.01/Makefile.PL /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib/Boo /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib/Boo.pm /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far.pm /usr/share/doc/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far/Faz.pm /usr/share/doc/perl-Inline/example/modules/Boo-2.01/t /usr/share/doc/perl-Inline/example/modules/Boo-2.01/t/boo.t /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23 /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23/Changes /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23/MANIFEST /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23/Makefile.PL /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23/Simple.pm /usr/share/doc/perl-Inline/example/modules/Math-Simple-1.23/test.pl /usr/share/man/man3/Inline.3pm.xz /usr/share/man/man3/Inline::API.3pm.xz /usr/share/man/man3/Inline::FAQ.3pm.xz /usr/share/man/man3/Inline::Support.3pm.xz /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, Sun Oct 13 10:18:22 2024