Information for RPM perl-autouse-1.11-10.oc9.noarch.rpm

ID176609
Nameperl-autouse
Version1.11
Release10.oc9
Epoch
Archnoarch
SummaryPostpone load of modules until a function is used
DescriptionIf the module Module is already loaded, then the declaration use autouse 'Module' => qw(func1 func2($;$)); is equivalent to use Module qw(func1 func2); if Module defines func2() with prototype ($;$), and func1() has no prototypes. (At least if Module uses Exporter's import, otherwise it is a fatal error.) If the module Module is not loaded yet, then the above declaration declares functions func1() and func2() in the current package. When these functions are called, they load the package Module if needed, and substitute themselves with the correct definitions.
Build Time2024-03-25 17:52:57 GMT
Size13.29 KB
93788952b2d6549c8c2ecef7929050e1
LicenseGPL+ or Artistic
Buildrootdist-oc9-build-71053-47505
Provides
perl(autouse) = 1.11
perl-autouse = 1.11-10.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.36.0)
perl(:VERSION) >= 5.6.0
perl(Carp)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
/usr/share/man/man3/autouse.3pm.gz2.70 KB
/usr/share/perl5/autouse.pm4.14 KB
Component of No Buildroots