Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Re: Apocalypse 3

by Anonymous Monk
on Oct 04, 2001 at 05:03 UTC ( [id://116614]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Apocalypse 3
in thread Apocalypse 3

/// or // should be more like s/// or m//

but what is $foo // or $brr /// (nothing if i remember correctly)

 $foo // expr has nothing to do with regex

oh "divide" by a regex, mmmkay, maybe something like

$_ = "2k4"; print ( 49 / /\d/); #?

(i can't see how what you're suggesting can occur, or i'm misunderstanding)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-20 06:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found