in reply to Re: How to extract text between two tags?
in thread How to extract text between two tags?
Many will complain that you should use an xml parser, however
You don't need an XML parser to parse html, HTML::TreeBuilder will do just fine
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How to extract text between two tags?
by bitingduck (Deacon) on May 28, 2015 at 22:46 UTC | |
by Anonymous Monk on May 28, 2015 at 23:19 UTC |