| Paketname | libclass-makemethods-perl | 
| Beschreibung | Perl module for generating common types of methods | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.01-4 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 1088 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 360764 Byte | 
| Prüfsumme MD5 | ace67e22cd151801454d89874a2b3bc1 | 
| Prüfsumme SHA1 | ad1921b0d49417597822750650645934a48ce10d | 
| Prüfsumme SHA256 | 526a5929ac9bd6875a8c29634ae831ce18ec37debca51b21372cf85e61050403 | 
| Link zum Herunterladen | libclass-makemethods-perl_1.01-4_all.deb | 
| Ausführliche Beschreibung | The Class::MakeMethods framework allows Perl class developers to
quickly define common types of methods. When a module uses
Class::MakeMethods or one of its subclasses, it can select from a
variety of supported method types, and specify a name for each method
desired. The methods are dynamically generated and installed in the
calling package. |