in reply to A Perl Haiku
I didn't try with -w or use strict. *shudder*(Do you need to predeclare I?) syntax error at - line 1, near "I @m " Bareword found where operator expected at - line 1, near "@m n00" (Missing operator before n00?) Array found where operator expected at - line 2, at end of line Bareword found where operator expected at - line 2, near "@v3 br" (Missing operator before br?) Array found where operator expected at - line 2, at end of line Array found where operator expected at - line 2, at end of line (Missing operator before ?) Scalar found where operator expected at - line 2, at end of line (Missing operator before ?
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: RE: A Perl Haiku
by Adam (Vicar) on Apr 28, 2000 at 03:45 UTC | |
RE: RE: A Perl Haiku
by Simplicus (Monk) on May 03, 2000 at 17:24 UTC |