=== README for XML-Rewrite version 0.10
=   Generated on Mon Aug 11 17:17:06 2008 by OODoc 1.05

There are various ways to install this module:

(1) if you have a command-line, you can do:
      perl -MCPAN -e 'install <any package from this distribution>'

(2) if you use Windows, have a look at http://ppm.activestate.com/

(3) if you have downloaded this module manually (as root/administrator)
      gzip -d XML-Rewrite-0.10.tar.gz
      tar -xf XML-Rewrite-0.10.tar
      cd XML-Rewrite-0.10
      perl Makefile.PL
      make          # optional
      make test     # optional
      make install

For usage, see the included manual-pages or
   http://search.cpan.org/dist/XML-Rewrite-0.10/

Please report problems to
   http://rt.cpan.org/Dist/Display.html?Queue=XML-Rewrite