Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Don't ask to ask, just ask
 
PerlMonks  

Re: Strange regular expression warning

by delirium (Chaplain)
on Jul 15, 2004 at 11:23 UTC ( [id://374684]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Strange regular expression warning

I'll comment on the regex: If you are interested in how the filename ends, you don't need to worry about how it starts. Try using:

/\.ORD_API_log$/

...which doesn't root the match to the beginning of the string (and explicitly looks for a period before the extension).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://374684]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.