in reply to avoiding excessive number of methods in CGI::Application and DBI modules

Let your your DBI module use Class::DBI to do the CRUD operations.

Also look at Catalyst.

  • Comment on Re: avoiding excessive number of methods in CGI::Application and DBI modules

Replies are listed 'Best First'.
Re^2: avoiding excessive number of methods in CGI::Application and DBI modules
by Anonymous Monk on May 01, 2005 at 15:21 UTC