DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdata-dumper-simple-perl
BeschreibungEasily dump variables together with their names (Data::Dumper-like)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.11-4
Sektionuniverse/perl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16), perl-modules
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße13156 Byte
Prüfsumme MD5cdb24a8ec5de40a8d26676c371ceeb3d
Prüfsumme SHA1b1be8f0082ec0cb2a9a7a46672ac238fff8f18c7
Prüfsumme SHA2566b6167b6ce65cfc3b4028e77cd20e0ef5f131539c48bb1146d841c4bdc623983
Link zum Herunterladenlibdata-dumper-simple-perl_0.11-4_all.deb
Ausführliche BeschreibungThis module allows the user to dump variables in a Data::Dumper format. Unlike the default behavior of Data::Dumper, the variables are named (instead of $VAR1, $VAR2, etc.) Data::Dumper provides an extended interface that allows the programmer to name the variables, but this interface requires a lot of typing and is prone to tyops (sic). This module fixes that.


Impressum
Linux is a registered trademark of Linus Torvalds