Wed, 17 Jul 2024 14:23:24 UTC | login

Information for RPM perl-Inline-0.86-15.fc39.src.rpm

ID1054056
Nameperl-Inline
Version0.86
Release15.fc39
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-07-20 22:56:21 GMT
Size113.22 KB
56dd2c06f757d7c4c312269c4d1e7d60
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Provides
perl-Inline = 0.86-15.fc39
perl-Inline-tests = 0.86-15.fc39
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.19 KB
Component of No Buildroots