|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: avoiding excessive number of methods in CGI::Application and DBI modulesby adrianh (Chancellor) |
| on May 01, 2005 at 11:18 UTC ( [id://453021]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Is there a(n easy) way to avoid this scenario ? If all the methods are doing different things why worry? If all the methods are doing similar things take the common behaviour and factor it out into stand alone modules - or look at something like Maypole or Catalyst which does most of the CRUD work for you.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||