Index of /ports_www/p5-Catalyst-Plugin-LogWarnings

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 07-Jun-2010 13:17 696 [   ] distinfo 28-May-2011 14:15 170 [TXT] pkg-descr 06-Apr-2007 12:24 261 [   ] pkg-plist 06-Apr-2007 12:24 423
In MyApp.pm:

    use Catalyst qw/LogWarnings/;

After that, any warn statement that's executed during action
processing is sent to the log $c->log as a warning (instead of
being dumped to STDERR).

WWW: http://search.cpan.org/dist/Catalyst-Plugin-LogWarnings/