Y
Hacker News
new
|
ask
|
show
|
jobs
by
bwooster
2006 days ago
It is impossible to parse HTML with a regular expression even in Perl
1 comments
hedora
2005 days ago
It depends on what you’re trying to do with the html.
Web scrapers aren’t too bad with perl regexps.
link
Web scrapers aren’t too bad with perl regexps.