RE: How to extract the full URL from a relative link using WWW: : Mecha nize

2003-12-29 Thread Rajesh Dorairajan
ob Dixon [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 25, 2003 4:59 AM > To: [EMAIL PROTECTED] > Subject: Re: How to extract the full URL from a relative link > using WWW: > : Mecha nize > > > Rajesh Dorairajan wrote: > > > > I am using WWW::Mechanize

Re: How to extract the full URL from a relative link using WWW:: Mecha nize

2003-12-25 Thread Rob Dixon
Rajesh Dorairajan wrote: > > I am using WWW::Mechanize to create a configuration file from a website and > my script needs to go through a web-page and copy a specific links into a > configuration file. I am using $m->links method that returns the list of > links from a page. However, I am not able