The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::CompareML::DTD::Generate - generate the DTD for CompareML.

SYNOPSIS

    use XML::CompareML::DTD::Generate;

    my $dtd_text = XML::CompareML::DTD::Generate::get_dtd();

FUNCTIONS

get_dtd()

Calculates and returns the DTD. Not exported.

AUTHOR

Shlomi Fish, http://www.shlomifish.org/.

SEE ALSO

XML::CompareML

COPYRIGHT AND LICENSE

Copyright 2004, Shlomi Fish. All rights reserved.

You can use, modify and distribute this module under the terms of the MIT X11 license. ( http://www.opensource.org/licenses/mit-license.php ).