          MODULE=Data-Hierarchy
         VERSION=0.34
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
      SOURCE_VFY=sha1:23c1c0462b399395117be24f2c834e844c7acd73
        WEB_SITE=http://www.perl.com/CPAN/modules/by-module/CPAN/
         ENTERED=20070310
         UPDATED=20070310
           SHORT="Perl module to handle data in a hierarchical structure"
cat << EOF
Data::Hierarchy provides a simple interface for manipulating inheritable
data attached to a hierarchical environment (like a filesystem).

One use of Data::Hierarchy is to allow an application to annotate paths in a
real filesystem in a single compact data structure. However, the
hierarchy does not actually need to correspond to an actual filesystem.
EOF
