HTML::Template::XPath

Easy access to XML files from HTML::Template using XPath
Download

HTML::Template::XPath Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • T.J. Mather
  • Publisher web site:
  • http://search.cpan.org/~borisz/Apache2-PageKit-2.14_14/lib/Apache2/PageKit.pm

HTML::Template::XPath Tags


HTML::Template::XPath Description

Easy access to XML files from HTML::Template using XPath HTML::Template::XPath is a Perl module that offers easy access to XML files from HTML::Template using XPath.SYNOPSISIn your perl code: my $xpt = new HTML::Template::XPath(default_lang => 'en', root_dir => $root_dir relaxed_parser => 'yes'); my $output = $xpt->process(xpt_filename => $xpt_filename, xml_filename => $xml_filename, lang => 'en'); # hash references containing filenames and mtimes, used by PageKit for # caching my $file_mtimes = $xpt->file_mtimes; Requirements: · Perl


HTML::Template::XPath Related Software