in reply to XML::Twig and ENTITY declarations

I dont' see why not.
http://cpansearch.perl.org/src/MIROD/XML-Twig-3.32/t/test_expand_external_entities.t
http://cpansearch.perl.org/src/MIROD/XML-Twig-3.32/t/test_expand_external_entities.dtd
http://cpansearch.perl.org/src/MIROD/XML-Twig-3.32/t/test_expand_external_entities.xml
http://cpansearch.perl.org/src/MIROD/XML-Twig-3.32/t/tools.pm

Replies are listed 'Best First'.
Re^2: XML::Twig and ENTITY declarations
by carcassonne (Pilgrim) on Mar 21, 2009 at 14:46 UTC
    Anonymous, thanks for the complete test example - it's very much appreciated.