| Paketname | libdevel-size-perl |
| Beschreibung | Perl extension for finding the memory usage of Perl variables |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.71-1 |
| Sektion | perl |
| Priorität | extra |
| Installierte Größe | 104 Byte |
| Hängt ab von | perl (>= 5.10.0-13), perlapi-5.10.0, libc6 (>= 2.7-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 21558 Byte |
| Prüfsumme MD5 | 374a01c4d6fa70673510450030ceaa79 |
| Prüfsumme SHA1 | 54561fcb711762fa228958902ac730f00ab3d732 |
| Prüfsumme SHA256 | 7df55958079b1ee395976a03eccf91a1380469a547d87719c5edcb261aa9306d |
| Link zum Herunterladen | libdevel-size-perl_0.71-1_i386.deb |
| Ausführliche Beschreibung | Devel::Size figures out the real sizes of Perl variables in bytes. Call
functions with a reference to the variable you want the size of. If the
variable is a plain scalar it returns the size of the scalar. If the
variable is a hash or an array, use a reference when calling.
|