The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-xml_grep2

0.12    2009-11-25
        Added the xl option, which uses XML::Liberal to parse even broken XML
        refactored to make xml_grep2 a very simple front end to the 
        Add::Xml_grep2.pm module, which offers 2 main methods: new and grep 
        this should give more flexibility in the future, to allow plugins for
        example

0.11    2009-11-22
        Fixed --man test

0.10    2009-11-18
        Fixed tests so they would pass with different versions of XML::LibXML 

0.09    2009-09-24
        First released version