Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: "defined" in while loop Edit | Delete | Quote | Reply | Private Reply

by ikegami (Patriarch)
on Feb 16, 2009 at 23:47 UTC ( #744240=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -le"$_=4; while (--$_) { print }"
    3
    2
    1
    
  2. or download this
    >perl -e"print 0" | perl -le"while ($_ = <>) { print $_ ? 'true' : 'fa
    +lse' }"
    false
    ...
        ();
    }
    -e syntax OK
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (1)
As of 2023-06-04 23:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (22 votes). Check out past polls.

    Notices?