Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: Regex to match non image urls

by muba (Priest)
on Jan 18, 2013 at 11:19 UTC ( [id://1014036]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Regex to match non image urls
in thread Regex to match non image urls

"Doesn't work" is not a problem description.

Are you sure $text is what you think it is? You can try to do a print "\n>$text<\n"; and see if it matches your expectations.

If $text is what you think it is, then how doesn't it work? What is your input, what is your expected output, what is your actual output? And with "actual output" I also mean warnings and errors. On that topic, is your script running with use strict; use warnings;?

Log In?
Username:
Password:

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

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

      No recent polls found