Re: TAP - Test::More - fork
Buddy Burden <[email protected]>
| Newsgroups | gmane.comp.lang.perl.quality-assurance |
|---|---|
| Message-ID | <CAL0mxoSHrMj5qShFDYwKmxOfp5R4L_RPOm98W+pAnyxTY=nOGQ@mail.gmail.com> |
chromatic/Merjin, >> Not "use warnings" but the -w command line flag -- the non-lexical, warnings- >> on-everywhere one. > no change whatsoever. I've now added -w to all #! lines in the t files Does that do anything? I didn't think prove respected the shebang line. Anyway, I thought the -w to prove would be effectively doing that all along. -- Buddy