| CGI-CRUD documentation | view source | Contained in the CGI-CRUD distribution. |
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.
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.
| CGI-CRUD documentation | view source | Contained in the CGI-CRUD distribution. |