Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: max .. min does not work

by AltBlue (Chaplain)
on Jul 23, 2008 at 19:20 UTC ( [id://699673]=note: print w/replies, xml ) Need Help??


in reply to Re^2: max .. min does not work
in thread max .. min does not work

Nor are the parentheses in this reversed form ;-)
perl -le 'print for 1..5'
Update: Of course, we could drop for too, but that won't help golfing: perl -le '$,=$/; print 1..5' :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-03-28 21:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found