MKDoc::XML - MKDoc XML stuff ============================ MKDoc::XML is a suite of modules which comprises: * An XML tokenizer * An XML tree builder * A configurable XML markup stripper * A configurable XML markup tagger Typically, in MKDoc the stripper is used to remove unwanted presentational markup while the tagger adds structural markup such as tag or automatically hyperlinks expressions so that MKDoc users don't have to know about tag syntax. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install Or better, use CPAN.pm DEPENDENCIES none. MISCELLEANOUS Want to help us open-source MKDoc? Join the MKDoc-Modules community! http://lists.webarch.co.uk/mailman/listinfo/mkdoc-modules COPYRIGHT AND LICENCE This module free software and is distributed under the same license as Perl itself. Copyright (C) 2003 MKDoc Holdings Ltd. Author: Jean-Michel Hiver