DTDDIFF2HTML(1p) | User Contributed Perl Documentation | DTDDIFF2HTML(1p) |
dtddiff2html - Convert DTD difference to HTML.
dtddiff parsed-dtd1.xml parsed-dtd2.xml > dtd-diff.txt dtddiff2html dtd-diff.txt > dtd-diff.html dtddiff parsed-dtd1.xml parsed-dtd2.xml | dtddiff2html > dtd-diff.html
dtddiff2html converts the diff-style output of dtddiff into HTML. The HTML created basically provides color-highlighting of the diff output.
dtddiff
See SGML::DTDParse for an overview of the DTDParse package.
Getopt::Long
<http://dtdparse.sourceforge.net/>
Earl Hood, <earl@earlhood.com>
See SGML::DTDParse for copyright and license information.
2022-01-21 | perl v5.32.1 |