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

Re: regex pattern match

by kcott (Archbishop)
on Mar 30, 2013 at 06:34 UTC ( [id://1026242]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat fred.dat
    "A","B","C","D"
    "A","B","C","D,E,F"
    "A","B","C","D"
    "A","B","C","D,R,T"
    
  2. or download this
    $ perl -Mstrict -Mwarnings -E '
    while (<>) {
    ...
    "A","B","C","D"
                "R"
                "T"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 02:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found