Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Regex problem

by Anonymous Monk
on Jul 04, 2002 at 16:16 UTC ( [id://179486]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex problem
in thread Regex problem

Thanks Abigail & Kurt for saving my sanity.

The missing semi-colon was a typo:(

The problem, once I had stopped focusing on the regex was a line at the top of the loop that did

next if m/keyword/;

I some how deleted the ! from in front of the m//? It was there earlier....grrrr.

Replies are listed 'Best First'.
Re: Re: Re: Regex problem
by amphiplex (Monk) on Jul 04, 2002 at 18:13 UTC
    just a sidenote: this additional check will not increase the performance of your script but actually slow it down.

    ---- kurt

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-23 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found