Good morning, On 5/6/07 at 8:52 AM -0400, Matthew Pitts <[EMAIL PROTECTED]> wrote:
>So... > >use Catalyst qw/ > +MyApp::Plugin::DebugMode > /; > >will load the MyApp::Plugin::DebugMode package. Without the '+' it would >try to find Catalyst::Plugin::MyApp::Plugin::DebugMode. > >Hope this helps. I thought it might be something like that, but wasn't sure. Thanks for the explanation. Charlie -- Charlie Garrison <[EMAIL PROTECTED]> PO Box 141, Windsor, NSW 2756, Australia _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
