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

NAME

examples/walk_tree.pl - Display mapping between IDs, parent IDs and materialized paths.

USAGE

    perl examples/walk_tree.pl

DESCRIPTION

This is a simple program which, given the Perl data structures needed to use the components interface to build a Parse::Taxonomy::MaterializedPath object, prints to STDOUT a mapping among the id, parent_id in the object and the materialized path in the input.

AUTHOR

Contributed by Ron Savage.