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

NAME

print_nodes.pl - Example showing how to print nodes/properties

SYNOPSIS

  print_nodes.pl t/root

DESCRIPTION

This will print every node and property using the FileSystem storage engine using the given path as the root.

DO NOT run this on anything with binary files or big files as this prints the contents of every file too!

AUTHOR

Andrew Sterling Hanenkamp, <hanenkamp@cpan.org>

LICENSE AND COPYRIGHT

Copyright 2006 Andrew Sterling Hanenkamp <hanenkamp@cpan.org>. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.