- or download this
bash-2.03$ tpage template.html
undef error -
...
<section name="section 1">
<intro>
at /usr/local/lib/site_perl/i386-linux/XML/Parser.pm line 185
- or download this
<?xml version="1.0"?>
...
</maintext>
</section>
</site>
- or download this
[% USE xpath = XML.XPath(file => "./test.xml") %]
[% FOREACH site = xpath.findnodes('site') %]
...
[% END %]
[% END %]