Template::Plugin::XML::Simple

Section: User Contributed Perl Documentation (3pm)
Updated: 2022-07-04
Index Return to Main Contents
 

NAME

Template::Plugin::XML::Simple - Plugin interface to XML::Simple  

SYNOPSIS

    # load plugin and specify XML file to parse
    [% USE xml = XML.Simple(xml_file_or_text) %]

 

DESCRIPTION

This is a Template Toolkit plugin interfacing to the XML::Simple module.  

AUTHORS

This plugin wrapper module was written by Andy Wardley.

The XML::Simple module which implements all the core functionality was written by Grant McLean.  

COPYRIGHT

Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.  

SEE ALSO

Template::Plugin, XML::Simple, XML::Parser


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHORS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 19:35:42 GMT, May 22, 2024