Re: CGI example
Dave Cross <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.template-toolkit |
|---|---|
| Message-ID | <[email protected]> |
On 02/17/2012 11:11 PM, Bill McCormick wrote: > However, looking at the perldoc for Class::DBI, it seems like it will > be very useful. Class::DBI hasn't been maintained for over four years. I really wouldn't recommend using it for new development these days. Most people seem to have transferred to DBix::Class. Cheers, Dave...