in reply to Re: I want to save web pages as text rather than as HTML. -- oneliner
in thread I want to save web pages as text rather than as HTML.

Method text in WWW::Mechanize wraps that TreeBuilder code. This is useful to know because often times, one already works with Mechanize or a class derived from it.
  • Comment on Re^2: I want to save web pages as text rather than as HTML. -- oneliner
  • Download Code