Thu, 19 Sep 2024 03:13:04 UTC | login

Information for RPM perl-Inline-0.86-14.fc38.src.rpm

ID915595
Nameperl-Inline
Version0.86
Release14.fc38
Epoch
Archsrc
SummaryInline Perl module
DescriptionThe 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.
Build Time2023-01-20 03:23:21 GMT
Size113.07 KB
80cdb6c52e884823edd6dd11399f7c71
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Provides
perl-Inline = 0.86-14.fc38
perl-Inline-tests = 0.86-14.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(:VERSION) >= 5.8.1
perl(Carp)
perl(Config)
perl(Cwd)
perl(Digest::MD5)
perl(DynaLoader)
perl(Encode)
perl(Exporter)
perl(ExtUtils::MakeMaker) >= 6.76
perl(Fcntl)
perl(File::Find)
perl(File::Path)
perl(File::Spec) >= 0.80
perl(File::Spec::Functions)
perl(File::Spec::Unix)
perl(FindBin)
perl(Inline::Files)
perl(Socket)
perl(Test::More)
perl(Test::Warn) >= 0.23
perl(TestML::Bridge)
perl(TestML::Run::TAP)
perl(base)
perl(diagnostics)
perl(lib)
perl(strict)
perl(utf8)
perl(version) >= 0.82
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Inline-0.86.tar.gz85.28 KB
perl-Inline.spec14.04 KB
Component of No Buildroots