debian man page for template::plugin::xml::file

Query: template::plugin::xml::file

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Template::Plugin::XML::File(3pm)			User Contributed Perl Documentation			  Template::Plugin::XML::File(3pm)

NAME
Template::Plugin::XML::File - TT plugin for XML files
SYNOPSIS
# different want to specify an XML file name [% USE xf = XML.File( filename ) %] [% USE xf = XML.File( file = filename ) %] [% USE xf = XML.File( name = filename ) %] [% USE xf = XML.File( xml_file = filename ) %] # different want to specify an XML file handle [% USE xf = XML.File( handle ) %] [% USE xf = XML.File( fh = handle ) %] [% USE xf = XML.File( handle = handle ) %] [% USE xf = XML.File( xml_fh = handle ) %] [% xf.type %] # 'name' or 'handle' [% xf.name %] # filename (if defined) [% xf.handle %] # file handle (if defined)
DESCRIPTION
TODO
METHODS
TODO
AUTHORS
Andy Wardley, Mark Fowler and others...
COPYRIGHT
TODO
SEE ALSO
Template, Template::Plugins, Template::Plugin::XML::DOM, Template::Plugin::XML::RSS, Template::Plugin::XML::Simple, Template::Plug- in::XML::XPath perl v5.8.8 2008-03-01 Template::Plugin::XML::File(3pm)
Related Man Pages
xml::xpath::node5.18(3) - mojave
template::plugin::procedural(3) - centos
template::dbi(3pm) - debian
template::plugin::xml::style(3pm) - debian
xml::xpath::node(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph