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
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:11.4:Update/perl-Class-Autouse && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Class-Autouse-2.00.tar.bz2 | 0000046179 45.1 KB | |
| perl-Class-Autouse.changes | 0000002145 2.09 KB | |
| perl-Class-Autouse.spec | 0000001910 1.87 KB |
Comments 0