Paketname | libaliased-perl |
Beschreibung | Perl module to provide aliases of class names |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.30-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 11034 Byte |
Prüfsumme MD5 | b8964d8f2e1723488b66ef8150ada3c4 |
Prüfsumme SHA1 | 6053d68a6ba441fb06456ae925c22a67e6a4c2a0 |
Prüfsumme SHA256 | b2ebf69a0d835dd2a881292cfd5d447c99ddf08fbb8a431ddda8e95852f2e55e |
Link zum Herunterladen | libaliased-perl_0.30-1_all.deb |
Ausführliche Beschreibung | aliased is a module to alias class names to arbitrary aliases in the current
module or script, which is especially useful with classes that are in deep
class hierarchies. It is also handy if a class has been renamed.
.
Please note that this module only applies to loading object oriented modules,
not for procedural modules in general. Fortunately this is rarely necessary
in practise, since these modules support exporting of needed functions.
|