Processing XML with Perl | ![]() |
Michel Rodriguez |
![]() XML::Twig |
![]() |
![]() Example: an HTML converter |
XML::Twig: XML, the Perl way
XML::Twig is a module designed for efficient processing of XML.
XML::Twig offers tree as well as stream based processing. It allows loading only parts of the document in order to keep memory requirements to a minimum. It is very Perlish: fast, efficient and it offers many different ways to perform a task.
![]() XML::Twig |
![]() |
![]() Example: an HTML converter |