Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: how to add more intelligence to grep functionality

by mrborisguy (Hermit)
on Jan 11, 2006 at 19:06 UTC ( [id://522530]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @new = grep /accoun.*end/, @array;
    print "Matched :$_:\n" for @new;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-03-28 21:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found