-
-
04 Jun 2012 23:04:40 UTC
- Distribution: CGI-CRUD
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (412 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (18.69KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Reed Sandberg
- Dependencies
- CGI
- CGI::AutoForm
- CGI::Enurl
- CGI::FastTemplate
- DBI
- DBIx::IO
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
CGI::CRUD::Skipper - Generic implementation of CGI::CRUD::TableIO
DESCRIPTION
A concrete subclass of CGI::CRUD::TableIO to provide a vanilla web front-end to your RDBMS. It performs auto-discovery of your schema and data dictionary, just plug it in and go - you can customize and code later.
Naming conventions that bear any similarity to the famous TV star Muddy Mudskipper (having made several special appearances on "The Ren and Stimpy Show") are purely co-incidental.
BUGS
No known bugs.
SEE ALSO
AUTHOR
Reed Sandberg, <reed_sandberg Ó’ yahoo>
COPYRIGHT AND LICENSE
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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 167:
Non-ASCII character seen before =encoding in 'Ó’'. Assuming CP1252
Module Install Instructions
To install CGI::CRUD, copy and paste the appropriate command in to your terminal.
cpanm CGI::CRUD
perl -MCPAN -e shell install CGI::CRUD
For more information on module installation, please visit the detailed CPAN module installation guide.