Re: Minor snag in mktest.pl
[email protected] (Michael G Schwern)
| Newsgroups | perl.daily-build |
|---|---|
| Message-ID | <20010809143224.N15837@blackrider> |
Just finished up my first complete smoke run and posted it. Little
snag when running mkovz.pl though. There was a syntax error at line 128.
exists $fail or next;
and its wrong in two ways. Obviously, 'exists $fail' and the 'next'
is outside of a loop (though it's hard to tell from that wacky brace
style you use). I just deleted it. Now I get a warning, but it
worked.
--
Michael G. Schwern <[email protected]> http://www.pobox.com/~schwern/
Perl6 Quality Assurance <[email protected]> Kwalitee Is Job One
If you have to shoot, shoot! Don't talk.
-- Tuco, "The Good, The Bad And The Ugly"