libclass-autouse-perl
module for deferring loading ('use'ing) of a class until run time
Description
Class::Autouse allows you to specify a class the will only load when a method of the 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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://search.cpan.org/dist/Class-Autouse/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libclass-autouse-perl