Subject: | example in synopsis parses HTML with regex |
From your synopsis:
while(
m{<h4>\s*<a href='/(.*?)'.*?>(.*?)</a>\s*</h4>\s*<p.*?>(.*?)<a href='/}sg
) {
rss_item("$url$1", $2, $3);
}
http://htmlparsing.icenine.ca/
This queue is for tickets about the XML-RSS-SimpleGen CPAN distribution.
The Basics
People
|
Bug Information
|