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-dump-perl
BeschreibungPerl module to help dump data structures
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.17-1
Sektionperl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße29450 Byte
Prüfsumme MD5978cfc449e8c4153c28d0ccb4cbcb60d
Prüfsumme SHA15c4ff84813782abd88125d9305003c8e9437670b
Prüfsumme SHA25649ffa123498ace8cad3f49a6886fbc5b70ee0234bb75c1f16e79b32ba52ecfd7
Link zum Herunterladenlibdata-dump-perl_1.17-1_all.deb
Ausführliche BeschreibungData::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print").


Impressum
Linux is a registered trademark of Linus Torvalds