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

Re: Matching optionally quoted string

by bl0rf (Pilgrim)
on Dec 14, 2003 at 21:45 UTC ( [id://314688]=note: print w/replies, xml ) Need Help??


in reply to Matching optionally quoted string

Dear monks, so far I have seen many monks doing
unncecessary work. Is lazyness not the first virtue
of the Perl programmer?
I always use: $foo =~ m!href="([^"]*)!i;
After all, what you want to match is just non-"
characters...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 12:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found