http://www.perlmonks.org?node_id=303957


in reply to Lots of subs in large program vs lots of small programs

If you are doing a lot of database interaction you might want to look at Class::DBI to simplify your database code.

  • Comment on Re: Lots of subs in large program vs lots of small programs