SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Inline rpm build for : openSUSE Leap 15. For other distributions click perl-Inline.

Name : perl-Inline
Version : 0.86 Vendor : http://Packman_links2linux_de
Release : pm150500.49.1 Date : 2023-03-18 13:47:43
Group : Unspecified Source RPM : perl-Inline-0.86-pm150500.49.1.src.rpm
Size : 0.25 MB
Packager : packman_links2linux_de
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.

Best of all, it works the same on both Unix and Microsoft Windows. See
Inline- Support for support information.

RPM found in directory: /packages/linux-pbone/packman.iu-bremen.de/suse/openSUSE_Leap_15.5/Multimedia/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Inline-0.86-pm150500.49.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(version) >= 0.82
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Inline
/usr/lib/perl5/vendor_perl/5.26.1/Inline.pm
/usr/lib/perl5/vendor_perl/5.26.1/Inline.pod
/usr/lib/perl5/vendor_perl/5.26.1/Inline/API.pod
/usr/lib/perl5/vendor_perl/5.26.1/Inline/FAQ.pod
/usr/lib/perl5/vendor_perl/5.26.1/Inline/Foo.pm
/usr/lib/perl5/vendor_perl/5.26.1/Inline/MakeMaker
/usr/lib/perl5/vendor_perl/5.26.1/Inline/MakeMaker.pm
/usr/lib/perl5/vendor_perl/5.26.1/Inline/MakeMaker/Changes
/usr/lib/perl5/vendor_perl/5.26.1/Inline/Support.pod
/usr/lib/perl5/vendor_perl/5.26.1/Inline/denter.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Inline
/usr/share/doc/packages/perl-Inline/CONTRIBUTING
/usr/share/doc/packages/perl-Inline/Changes
/usr/share/doc/packages/perl-Inline/README
/usr/share/doc/packages/perl-Inline/example
/usr/share/doc/packages/perl-Inline/example/modules
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/MANIFEST
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/Makefile.PL
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib/Boo
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib/Boo.pm
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far.pm
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/lib/Boo/Far/Faz.pm
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/t
/usr/share/doc/packages/perl-Inline/example/modules/Boo-2.01/t/boo.t
/usr/share/doc/packages/perl-Inline/example/modules/Math-Simple-1.23
There is 11 files more in these RPM.

 
ICM