Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: A TRUE-once variable

by Lucky (Scribe)
on Dec 05, 2001 at 21:32 UTC ( [id://129667]=note: print w/replies, xml ) Need Help??


in reply to A TRUE-once variable

'with while' solution will be more elegant with this modification:
while (...){ print",\n" unless $should_not_print++; # munging ... }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found