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:11.4
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-Autouse-2.00.tar.bz2 | 0000046179 45.1 KB | about 10 years |
perl-Class-Autouse.changes | 0000002145 2.09 KB | about 10 years |
perl-Class-Autouse.spec | 0000001910 1.87 KB | almost 10 years |
Comments for perl-Class-Autouse 0