XML-Atom-Filter XML::Atom::Filter eases creation of command line tools to filter and process Atom feeds. This release of XML::Atom::Filter adds support for using XML::XPath instead of XML::LibXML. DEPENDENCIES This module requires these other modules and libraries: * XML::Atom 0.11 INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Copyright 2005 Mark Paschal This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.