[Catalyst] cat 5.7 upgrade report

A. Pagaltzis pagaltzis at gmx.de
Wed Jul 26 22:16:19 CEST 2006


* Ted Carnahan <ted at tedcarnahan.com> [2006-07-26 18:50]:
> prove -l %1 2>&1 | perl -p -e s/Attempt.*\n//;

Just run with

    no warnings 'internal';

This might work as a quick fix for batch files, CPAN.pm etc:

    PERL5OPT=-M-warnings=internal

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list