Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: User regexps

by gmpassos (Priest)
on Jan 16, 2004 at 00:00 UTC ( [id://321714]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      my @PERMIT_OPS = qw(
      :base_mem
    ...
      my (@ret) = ( "a1 b2 c3" =~ /$RE_caption/g );  
      print "@ret\n" ; ## 1 2 3
    
  2. or download this
    <SERVER>
      port    => 80
    ...
    DB1 => { user => 'foo' , pass => '123' , host => 'domain.foo' }
    <MYSQL>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-19 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found