NAME
SparkX::Form::Printer::List - A list-printer for SparkX::Form. Spouts out form elements in a (X)HTML list.
VERSION
Version 0.01
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
FUNCTIONS
to_html
Prints the form to html
to_xhtml
Prints the form to xhtml
AUTHOR
James Laver, <printf(qw[%s at %s.%s cpan jameslaver com])>
BUGS
Please report any bugs or feature requests to bug-sparkx-form-printer-list at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SparkX-Form-Printer-List. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=SparkX-Form-Printer-List
AnnoCPAN: Annotated CPAN documentation
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2009 James Laver, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.