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


Paketnamelibtree-dagnode-perl
BeschreibungTree::DAG_Node - (super)class for representing nodes in a tree
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.06-1
Sektionperl
Prioritätoptional
Installierte Größe168 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße51848 Byte
Prüfsumme MD55c5bd028a35933fa47d99a5784fccbb2
Prüfsumme SHA1db345dbd266531c8a0a5d2e28c3bd3198f0e9e78
Prüfsumme SHA256579e5d3e1a4773410480e7d4f8d27f067d4e5bab46a681e4c3a743d0d544c501
Link zum Herunterladenlibtree-dagnode-perl_1.06-1_all.deb
Ausführliche BeschreibungTree::DAG_Node is a (super)class for representing nodes in a tree. . This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers).


Impressum
Linux is a registered trademark of Linus Torvalds