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


Paketnamelibclone-perl
Beschreibungrecursively copy Perl datatypes
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.31-1
Sektionperl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl (>= 5.10.0-19), perlapi-5.10.0, libc6 (>= 2.7-1)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße13974 Byte
Prüfsumme MD55ebbb13040347f1e3e275d301ff63de9
Prüfsumme SHA1e30b15afc8f006fe85a3e052dba448ade0171a99
Prüfsumme SHA2569721d47a903ed4860149523f19944bdaa46d29a6bd2c000e737d94c271bc4a43
Link zum Herunterladenlibclone-perl_0.31-1_i386.deb
Ausführliche BeschreibungThe Clone module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. . It is faster (although less flexible) than Storable's dclone. Its functionality is _not_ serializing in-memory objects (i.e. as Data::Dumper or YAML::Dump do), but deep-copying them over to new in-memory structures.


Impressum
Linux is a registered trademark of Linus Torvalds