NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
tried it ... q on re's (Score:1)
thanks for the sample code. tried it. worked on cygwin (beats activestate and I dont have a *nix box online) after a bit of buggerising around with CPAN modules.
One question though - why is it better to use regex's to extract data rather than to use a html parser?
I ask this as I'm currently using re's to extract data from google and writing and debugging regex's takes up the most time.
bootload [netspace.net.au], groking softwa
Reply to This
Re:tried it ... q on re's (Score:2)
If you're extracting data from Google, you may want to look at the link functions in WWW::Mechanize, anyway. It does a lot of the parsing for you.
--
xoa