Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

RE: A Perl Haiku

by chromatic (Archbishop)
on Apr 14, 2000 at 23:12 UTC ( [id://7655]=note: print w/replies, xml ) Need Help??


in reply to A Perl Haiku

Uh oh:
(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 ?
I didn't try with -w or use strict. *shudder*

Replies are listed 'Best First'.
RE: RE: A Perl Haiku
by Adam (Vicar) on Apr 28, 2000 at 03:45 UTC
    %perl -w lame.pl Array found where operator expected at lame.pl line 1, near "I @m" (Do you need to predeclare I?) syntax error at pp.pl line 1, near "I @m" Bare word found where operator expected at lame.pl line 1, near "@m n0 +0" (Missing operator before n00?) Unquoted string "h" may clash with future reserved word at lame.pl lin +e 2. Array found where operator expected at lame.pl line 2, near "h@v3" Bare word found where operator expected at lame.pl line 2, near "@v3 b +r" (Missing operator before br?) Unquoted string "br" may clash with future reserved word at lame.pl li +ne 2. Array found where operator expected at lame.pl line 2, near "br@inz" Array found where operator expected at lame.pl line 2, near "R@D" Scalar found where operator expected at lame.pl line 2, near "@D $k1LL +z" (Missing operator before $k1LLz?) Number found where operator expected at lame.pl line 3, near "w1ll 0" (Do you need to predeclare w1ll?) Bare word found where operator expected at lame.pl line 3, near "0wn" (Missing operator before wn?) Execution of lame.pl aborted due to compilation errors.
RE: RE: A Perl Haiku
by Simplicus (Monk) on May 03, 2000 at 17:24 UTC
    Yes, it's clear that the anonymous monk above will go far. As to just where he || she might be going, ....? -S

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://7655]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-26 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found