SPELL=xml-grove VERSION=0.46alpha SOURCE=XML-Grove-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Grove-$VERSION SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/KMACLEOD/$SOURCE SOURCE_HASH=sha512:c49f9714721a2291d417849a2f9c6b994f856dc333393954b64f0bd0015c6a9bef8ebfa6bc360f001f496c57f60b793d286e42da3b50c494561d4d4066005d75 LICENSE=ART WEB_SITE=http://search.cpan.org/~kmacleod/XML-Grove/ ENTERED=20020405 KEYWORDS="sgml html xml perl" SHORT="providing simple access to the parsed XML, HTML, or SGML instances" cat << EOF XML::Grove provides simple access to the information set of parsed XML, HTML, or SGML instances using a tree of Perl hashes. This package also includes several extensions to XML::Grove that provide the following: * returning element contents as a string * returning element contents as XML, HTML, or Canonical XML * processing entire groves using the visitor pattern * processing entire groves using PerlSAX * running a filter over all nodes in the grove * substituting values into an XML template grove * indexing a grove by ID or other attributes * accessing elements and objects via URL-like paths * create grove objects using an easy shorthand EOF .