in reply to I get an error using a DBIx::Class model in Catalyst but not when it is standalone
It seems to me that you need to do more validation and testing. Test::WWW::Mechanize::Catalyst should help.use Catalyst qw/ -Debug ConfigLoader Unicode::Encoding /;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: I get an error using a DBIx::Class model in Catalyst but not when it is standalone
by Khen1950fx (Canon) on Mar 08, 2011 at 06:20 UTC | |
by ivanwillsau (Novice) on Mar 08, 2011 at 21:30 UTC | |
|
Re^2: I get an error using a DBIx::Class model in Catalyst but not when it is standalone
by ivanwillsau (Novice) on Mar 08, 2011 at 05:18 UTC | |
|
Re^2: I get an error using a DBIx::Class model in Catalyst but not when it is standalone
by ivanwillsau (Novice) on Mar 08, 2011 at 23:41 UTC | |
by sriracha (Initiate) on May 03, 2011 at 18:47 UTC |