I need to display some values that are stored in a website, for that I need to scrape the website and fetch the content from the table. Any ideas?
You could also use this simple perl module WEB::Scraper, this is simple to understand and make life easy for me. follow this example for more information.
http://teusje.wordpress.com/2010/05/02/web-scraping-with-perl/