Tue, 17 Sep 2024 01:43:11 UTC | login

Information for build perl-Inline-0.86-18.fc41

ID314565
Package Nameperl-Inline
Version0.86
Release18.fc41
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 07:30:18 UTC
CompletedTue, 23 Jul 2024 07:30:18 UTC
Tags
f41
RPMs
src
perl-Inline-0.86-18.fc41.src.rpm (info) (download)
noarch
perl-Inline-0.86-18.fc41.noarch.rpm (info) (download)
perl-Inline-tests-0.86-18.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.86-13 - Fix required packages in *-tests package * Wed Dec 07 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.86-12 - Remove provided packages in *-tests package * Fri Dec 02 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.86-11 - Package tests - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.86-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild