Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Regex with -

by le (Friar)
on Jul 21, 2000 at 01:21 UTC ( [id://23492]=note: print w/replies, xml ) Need Help??


in reply to Regex with -

This should work:
$aliases{$1} = $2 if $input =~ /^ca\s(\w+)->(\w+)$/;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2025-02-08 22:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (95 votes). Check out past polls.