XML/DTDParser version 1.0
===============================

Quick and dirty DTD parser.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Copyright (c) 2002 Jan Krynicky <[email protected]>. All rights reserved.

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