Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: capturing between divs

by monarch (Priest)
on Apr 13, 2009 at 04:07 UTC ( [id://757151]=note: print w/replies, xml ) Need Help??


in reply to Re: capturing between divs
in thread capturing between divs

When you have a reasonable idea of what to expect a linear regexp can often be much simpler than a complex nested recursive processing module.

Unfortunately I've been working with a bunch of buffoons lately who couldn't even perform a simple slurp without importing some module from CPAN. And now we have a bazillion CPAN modules that have to be custom compiled into packages for distribution onto our end systems when some simple code could have alleviated much extra effort for sys admins.

Blindly relying on CPAN to solve all problems is sheer stupidity. Better to understand the problem first. Why not ask the author of the post whether their divs could ever be nested (e.g. is their source random pages from the internet) etc?

Log In?
Username:
Password:

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

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

    No recent polls found