SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Inline rpm build for : Mageia 8. For other distributions click perl-Inline.

Name : perl-Inline
Version : 0.860.0 Vendor : Mageia_Org
Release : 2.mga8 Date : 2020-02-19 05:16:26
Group : Development/Perl Source RPM : perl-Inline-0.860.0-2.mga8.src.rpm
Size : 0.26 MB
Packager : umeabot < umeabot>
Summary : Write Perl subroutines in other programming languages
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Inline-0.860.0-2.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Inline-0.860.0-2.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Inline-0.860.0-2.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Inline-0.860.0-2.mga8.noarch.rpm
     

Provides :
perl(Foo::Tester)
perl(Inline)
perl(Inline::Foo)
perl(Inline::MakeMaker)
perl(Inline::denter)
perl-Inline

Requires :
perl(Carp)
perl(Config)
perl(Cwd)
perl(Digest::MD5)
perl(Encode)
perl(Exporter)
perl(Fcntl)
perl(File::Spec) >= 0.800.0
perl(File::Spec::Unix)
perl(Inline)
perl(Inline::denter)
perl(Parse::RecDescent)
perl(base)
perl(strict)
perl(utf8)
perl(version) >= 0.820.0
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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
There is 12 files more in these RPM.

 
ICM