Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Mysterious for behavior

by borisz (Canon)
on Apr 21, 2004 at 19:46 UTC ( [id://347111]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for (0+($i=3), 0+($i=2), $i=1) {
      print "$_ and $i\n";
    }
    
  2. or download this
    for ( temp, temp2, $i ) {
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-20 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found