- or download this
<table>
...
</tr>
</table>
- or download this
use HTML::Element::Replacer;
...
warn $tree->as_HTML(undef, ' ');
- or download this
[tbrannon@devel tables]$ spkg.pl --base_pkg=Base file.html
...
file.html compiled to package file
- or download this
package Base;
...
1;