/usr/share/doc/libxml-dt-perl/examples/README is in libxml-dt-perl 0.68-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | XML::DT examples
A simple example using xml::dt
ex.xml - a simple xml file (use ex1.pl ex.xml)
ex1.pl - perl program to process it
Generation of a html page with an index for a image archive
see also http://alfarrabio.um.geira.pt/~jj/img_arq
arq.pl - perl program (use make)
arq.xml - xml arquive file
makefile -
example using recursive use of XML::DT
ex2.pl - a more complex example (use ex2.pl ex.xml)
example using SGML, sx and XML::DT
10nov.sgm - SGML file
publico.dtd - DTD
_10nov.sgm - xml translation (sx 10nov.sgm > ...)
_titulos - make _titulos
pub.pl -
|