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

Re: Regexp: Match anything except a certain word

by wfsp (Abbot)
on Apr 21, 2006 at 18:14 UTC ( [id://544957]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl5
    
    ...
    <a href="http://everywhere.com" target="foo">everywhere</a>
    <a href="local.html">local</a>
    
  2. or download this
    ---------- Capture Output ----------
    > "C:\Perl\bin\perl.exe" parse_.pl
    ...
    <a href="local.html">local</a>
    
    > Terminated with exit code 0.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-24 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found