Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > a820d8aadc7e9a8b61cb89e7f86e937a > files > 3

perl-XML-Simple-DTDReader-0.04-5.fc13.noarch.rpm

DESCRIPTION

XML::Simple::DTDReader -- Simple XML file reading based on their DTDs


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

XML::Simple::DTDReader requires XML::Parser version 2.28 or higher.
While it is based on the same aims as XML::Simple, it does not require
XML::Simple in any way.


COPYRIGHT AND LICENCE

Copyright (C) 2003 Alex Vandiver <alexmv@mit.edu>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.