NAME
XML::Template::Element::Test - A sample XML::Template plugin module for the test namespace.
SYNOPSIS
This XML::Template plugin module implements the test namespace tagset. It is provided as a sample plugin module to base real ones on.
CONSTRUCTORE
XML::Template::Element::Test inherits its constructor method, new
, from XML::Template::Element.
TEST TAGSET METHODS
test
This method implements the test tag. The following attributes are used:
AUTHOR
Jonathan Waxman <jowaxman@bbl.med.upenn.edu>
COPYRIGHT
Copyright (c) 2002-2003 Jonathan A. Waxman All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.