
CGI::CRUD::TableIO - Virtual base class for a basic web front-end to an RDBMS

Virtual base class provides skeletal CRUD routines for a web front-end.
Subclass/override/customize to your heart's content.
One popular method to override is verify_input.

CGI::AutoForm, DBIx::IO, DBIx::IO::Table, CGI::CRUD::Table

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.