Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
undef $@; eval { require XML::Parser; require XML::Twig; }; unshift @formats,'XML' unless $@; undef $@; eval { require HTML::Parser; require HTML::TableExtract; require CGI; }; push @formats,'HTMLtable' unless $@;