>On a related note, being a Windows user and being extremely tired of >those errors, I now run tests in a batch file like this: > >prove -l %1 2>&1 | perl -p -e s/Attempt.*\n//; > >An ugly hack, but it works. > > For the archive: As of ActiveState Perl 5.8.8 Build 819, this is not necessary. I recommend upgrading.
- Ted Carnahan [EMAIL PROTECTED] _______________________________________________ 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/
