
CGI::CRUD::Output - Virtual base class liaison between CGI::CRUD and a web server

Virtual base class liaison between CGI::CRUD and a web server.
output method must be overridden.
form_attrs will be called during initialization of the $form object so set custom $form attributes in that method (see CGI::AutoForm).


Reed Sandberg, <reed_sandberg Ó yahoo>

Copyright (C) 2000-2007 Reed Sandberg
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.