Christopher H. Laco wrote:
> It seems the 'preferred' way to debug output is:
>
> $c->log->debug('boo') if $c->debug;
That's exactly how I thought $c->log->debug() alone was working.
Apparently, the latest C::P::Authentication has fixed this annoying
warning anyway :)
--Tobias
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/