The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.0.10 - 2003-05-27

  • KRB: Markus Maier <maier.m@web.de> found a bug in the tree's destructor that happens when a reference to a handle outlives the tree object. $self->{'top'} is then undefined and _clearrefs should not be called (a second time). KRB: fixed documentaiton bug (set_key/set_value), added use strict and warnings to the example in the POD.

Modules

a multi node tree object. Most useful for modeling heirarchial data structures.

Provides

in MultiNode.pm
in MultiNode.pm