On Fri, Mar 18, 2005 at 04:41:36PM -0800, Wang, Anita wrote: > I'm writing a program which requires me to set some cookies, send > some requests, and then process the query log generated. I wonder if > LWP is the right module to accomplish the first two tasks (i.e. set > cookies and send requests), since I've never used this module > before.
Anita, Your question is maybe a bit too unspecific. Maybe you want to poke around in the Cookbook to see for yourself? man lwpcook There is a section about cookies... \rho
