| Paketname | libclass-autouse-perl |
| Beschreibung | Defer loading ( 'use'ing ) of a class until run time |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.29-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 96 Byte |
| Hängt ab von | libextutils-autoinstall-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 25168 Byte |
| Prüfsumme MD5 | 811f53d40b20e8407880924d9fb5922b |
| Prüfsumme SHA1 | d6fbf0a6b87e84e27cf5d68a2559f7672a5560bf |
| Prüfsumme SHA256 | cfa52e8ad91a6e6cf06131a859131ea2e32d49ef8138dca8ab7fea6db86dde40 |
| Link zum Herunterladen | libclass-autouse-perl_1.29-1_all.deb |
| Ausführliche Beschreibung | 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.
|