in reply to Re: How to extract text present in 3 lines within the HTML tags
in thread How to extract text present in 3 lines within the HTML tags

Or URI::Title or Web::Scraper, or WWW::Mechanize#$mech->title()
  • Comment on Re^2: How to extract text present in 3 lines within the HTML tags

Replies are listed 'Best First'.
Re^3: How to extract text present in 3 lines within the HTML tags
by jellisii2 (Hermit) on May 17, 2011 at 12:41 UTC
    and since that snippet is XML valid, you can use XML::Twig