XML::Tiny and XML::Tiny::DOM are small XML parsers with no non-core dependencies. XML::Tiny requires at least Perl 5.004 and XML::Tiny::DOM (which provides a DOMish wrapper around XML::Tiny) requires at least Perl 5.6.2.

$ cat textproc/p5-XML-Tiny/pkg/DESCR
XML::Tiny is a simple lightweight parser for a subset of XML.
$ cat textproc/p5-XML-Tiny-DOM/pkg/DESCR
This is a small simple wrapper for XML::Tiny that makes it much easier
to access information in the data structures returned by XML::Tiny.

While accepting only a subset of XML, that is enough to work with the libxcb proto XML files and Pidgin/libpurple's XML files.

Passes regress and work as expected on i386.

-
http://bsdhosting.co.za/~jamesw/ports/





Attachment: textproc-p5-XML-Tiny-2.02.tar.gz
Description: GNU Zip compressed data

Attachment: textproc-p5-XML-Tiny-DOM-1.0.tar.gz
Description: GNU Zip compressed data

Reply via email to