in reply to Re: Getting the text of the html page
in thread Getting the text of the html page

Hello Eric, While doing with the www.mechanize it is giving the error on the get statement.The error goes like this Can't locate object method "host" via package "URI::Foreign".... From where I could load this package as it is not installed earlier on my system.
  • Comment on Re^2: Getting the text of the html page

Replies are listed 'Best First'.
Re^3: Getting the text of the html page
by ank (Scribe) on Jun 20, 2005 at 08:13 UTC
      Hello All, I have installed the required modules. But what I want is to read the text which is written on the explorer window. I don't want to get the text of the page but the text which one reads on a page. Like what u r reading now is the text and the text obviously should not have the html tags or entities whatever the case may be. I hope that now u have a clear picture of the problem. Thanx

        What is the difference between ercparker's reply and what you are trying to do? Have you bothered running it?

        -- ank