[Catalyst] debug mode
Matt S Trout
dbix-class at trout.me.uk
Tue Jun 5 01:17:10 GMT 2007
On Mon, Jun 04, 2007 at 05:47:32PM -0400, John Goulah wrote:
> Did you have to do anything in lib/MyApp.pm to get this to work? It seems
> I would want to add this plugin, but Catalyst cant find it. I'm probably
> doing something very obviously wrong, but I havent tried to write my own
> plugins yet:
>
> in lib/MyApp.pm:
>
> use Catalyst qw/
+MyApp::Plugin::DebugMode
> ...
> /;
The + is important.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcatsystems.co.uk/
More information about the Catalyst
mailing list