27 May
2011
27 May
'11
3:25 p.m.
On Fri, May 27, 2011 at 5:29 PM, David Precious <davidp@preshweb.co.uk> wrote:
I'm biased of course, but I think Dancer::Plugin::Database would be a worthwhile inclusion, too - should add no extra dependencies, and it's good to encourage people to avoid reinventing the wheel when it comes to handling their database connections.
(Having argued for my own module, it could also make sense to include Dancer::Plugin::DBIC for similar reasons, although that will have altogether heavier dependencies via DBIx::Class (unless that's shipped with Strawberry already, in which case it's no issue).)
::Database was already in the package, ::DBIC is also added now. The latter brought in lots of Lingua:: modules. Strange. regards Gabor