freebsd-ports/textproc/p5-XML-Grove/pkg-descr
Pete Fritchman 973518b38a Add p5-XML-Grove 0.46.a, perl-style XML objects.
PR:		33423
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-08 22:41:36 +00:00

8 lines
332 B
Text

XML::Grove is a tree-based object model for accessing the information
set of parsed or stored XML, HTML, or SGML instances. XML::Grove
objects are Perl hashes and arrays where you access the properties
of the objects using normal Perl syntax.
WWW: http://search.cpan.org/search?dist=XML-Grove
Seamus Venasse <svenasse@polaris.ca>