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

Re: TIMTOWTDI -- so long as it's not my way

by TGI (Parson)
on Jan 17, 2001 at 00:11 UTC ( [id://52331]=note: print w/replies, xml ) Need Help??


in reply to TIMTOWTDI -- so long as it's not my way

The error I make, over and over, is putting a semicolon where it doesn't belong.

sub foo ($$); { while ($bar); { $bar = 0; print << "HERE_DOC"; This doesn't print for some reason HERE_DOC } }

I'm finally starting to recognize the various errors this generates. At this rate I'll only need to repeat this error about a thousand more times.


TGI says moo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found