http://www.perlmonks.org?node_id=929531


in reply to Re^5: Fetching URL
in thread Fetching URL

But this is what the problem is... The cookie information also changes with every request. The code on which i am working is like all the pages are dependent on first page. so the cookie information is same for all the request according to my code. but i need to generate different cookie information with every request which should be same as the source is generating.