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/ 

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to