Hello.
I want to retrieve a whole bunch of pages from one site,
the problem is that it requires a cookie, from a windows browser, u enter the username/passwd & proceed, never being asked again (until the cookie expires).
How can I surf to the www page from a perl script and make it retrieve the page as though the cookie has been set?
I'll have to set the cookie first time? save it somewhere?
any particular modules I should look at?