Class::DBI::Schema2Code

Convert db schema to modules which use Class::DBI
Download

Class::DBI::Schema2Code Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ron Savage
  • Publisher web site:
  • http://search.cpan.org/~rsavage/

Class::DBI::Schema2Code Tags


Class::DBI::Schema2Code Description

Convert db schema to modules which use Class::DBI Class::DBI::Schema2Code is a Perl module to convert db schema to modules which use Class::DBI.Class::DBI::Schema2Code is a pure Perl module.This module allows you to convert a database schema into the corresponding set of Perl modules, all of which use Class::DBI.One module is generated for each table in the schema.This module uses HTML::Template, and templates compatible with that module, to generate the code.The demonstration program examples/generator.pl skips any table called 'sessions', since CGI::Session uses a table of that name, and such a table does not use the same convention I do to name columns.The dmeonstration program examples/reporter.pl prints out all records in a sample database. Requirements: · Perl


Class::DBI::Schema2Code Related Software