in reply to Re^6: How to extract links from a webpage and store them in a mysql database
in thread How to extract links from a webpage and store them in a mysql database

use WWW::Mechanize; module ...
  • Comment on Re^7: How to extract links from a webpage and store them in a mysql database