Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Loops, the scalar range operator, and objects

by dmitri (Priest)
on Dec 22, 2001 at 10:57 UTC ( [id://133949]=note: print w/replies, xml ) Need Help??


in reply to Loops, the scalar range operator, and objects

Wow. You left nothing to discuss... :)

On a serious note, I have only used .. like this:

while (<>) { print if (/a/ .. /b/); }

(Think sed).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-19 03:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found