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

Re^2: line by line match on an array of strings

by ww (Archbishop)
on Jan 09, 2008 at 14:13 UTC ( [id://661352]=note: print w/replies, xml ) Need Help??


in reply to Re: line by line match on an array of strings
in thread line by line match on an array of strings

May not be the OP's intent???

prints
do me a

Update (after what I judge to have been too many minutes of puzzling over this)

Still not clear why "a" matched (it'll come to me yet), but the obvious cure (IMO) is to anchor the match, thus

if(grep/^$line$/, @typedefs){

Log In?
Username:
Password:

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

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

    No recent polls found