Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: grepp -- Perl version of grep

by Abigail-II (Bishop)
on Apr 15, 2004 at 23:30 UTC ( [id://345585]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: grepp -- Perl version of grep
in thread grepp -- Perl version of grep

grep does not use regex when matching against simple patterns.
And neither does Perl. Unless you want to call '(a|b)(c|d)(e|f)' "simple" - this is a pattern where grep wins big time over Perl.

Abigail

Log In?
Username:
Password:

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

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

    No recent polls found