Run-time class loading on first method call
Class::Autouse allows you to specify a class the will only load when a
method of that class is called. For large classes that might not be
used during the running of a program, such as Date::Manip, this can
save you large amounts of memory, and decrease the script load time.
- Sources inherited from project openSUSE:Leap:42.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1:Update/perl-Class-Autouse && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-Autouse-2.01.tar.gz | 0000052719 51.5 KB | |
perl-Class-Autouse.changes | 0000002624 2.56 KB | |
perl-Class-Autouse.spec | 0000001835 1.79 KB |
Latest Revision
Stephan Kulow (coolo)
committed
(revision 3)
vrev bump
Comments 0