NAME

Form::Sensible::Renderer - Base class for Renderers.

DESCRIPTION

This module does not really exist and may go away entirely.

METHODS

render($form)

Returns a stringified representation of the object. This is mainly for debugging purposes.

AUTHOR

Jay Kuri - <jayk@cpan.org>

SPONSORED BY

Ionzero LLC. http://ionzero.com/

SEE ALSO

Form::Sensible

LICENSE

Copyright 2009 by Jay Kuri <jayk@cpan.org>

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