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

Re: Range Operators Question

by lshatzer (Friar)
on Jul 19, 2001 at 00:44 UTC ( [id://97886]=note: print w/replies, xml ) Need Help??


in reply to Range Operators Question

If you are trying to get (z .. a) to print out as expected, descending, try print "$_\n" for reverse (a .. z);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found