Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-autouse - Postpone load of modules until a function is used
- Description:
If a module is not loaded yet, then the autouse declaration declares functions
in the current package. When these functions are called, they load the package
and substitute themselves with the correct definitions.
Packages
perl-autouse-1.11-480.vl9.noarch
[15 KiB] |
Changelog
by Jitka Plesnikova (2023-01-18):
- Add definition of OPTIMIZE to .ph files, if optimizing is used
(bug#2159759)
|