The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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:

attrib1

Test attribute 1.

attrib2, attribs2

Test attribute 2.

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.