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

Re^2: meaning of /o in regexes

by diotalevi (Canon)
on Dec 06, 2002 at 16:45 UTC ( [id://218095]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $qr = qr/./;
    'a' =~ /$qr$qr/;
    ...
    9                    <> gvsv s ->a
    -                 <1> ex-rv2sv sK/1 ->b
    a                    <> gvsv s ->b
    
  2. or download this
    __SIG__
    use B;
    printf "You are here %08x\n", unpack "L!", unpack "P4", pack
      "L!", B::svref_2object(sub{})->OUTSIDE;
    

Log In?
Username:
Password:

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

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

    No recent polls found