XML/DOM/Twig ========================== XML::DOM::Twig is a helper module that adds XML::Twig methods to XML::DOM. In the same vein, see: XML::DOM::BagOfTricks http://search.cpan.org/dist/XML-DOM-BagOfTricks/ XML::DOM::XPath http://search.cpan.org/dist/XML-DOM-XPath/ INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: XML::Parser XML::DOM COPYRIGHT AND LICENCE Copyright (C) 2003 Michel Rodriguez This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.