Paketname | libacme-damn-perl |
Beschreibung | Perl module to unbless objects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.04-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.10.0-19ubuntu1), perlapi-5.10.0, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 11732 Byte |
Prüfsumme MD5 | 9ccb87deb13201aa01398ed304af181d |
Prüfsumme SHA1 | 53591f11d336d2e3d21d54f86ac5f3e6965a1c76 |
Prüfsumme SHA256 | 886fa8f2ed261e17cd69923961a54fb3d0939e007a992536e392d89db288de68 |
Link zum Herunterladen | libacme-damn-perl_0.04-1_i386.deb |
Ausführliche Beschreibung | Acme::Damn provides a way to reverse the bless operation, which takes a
variable and associates it with a given class. One can use this module
to return the original reference; that is, prior to calling bless on it.
.
After using 'damn()' or custom aliases thereof, the blessed Perl object
reference becomes a simple data type.
|