Re: Simulate HTTP transactions

2004-08-20 Thread William McKee
On Thu, Aug 19, 2004 at 02:07:27PM -0700, Jaime Rodriguez wrote: Somebody tell me that in Perl, this is easily handled with the lib-www-perl module. I had never used Perl and I wonder if you now what I'm talking about and even if you can help me with some guidance of how to do it. You could

Re: Simulate HTTP transactions

2004-08-20 Thread William McKee
You could do this with LWP but there are at least a couple helper modules that will make your life easier: HTTP::WebTest WWW::Mechanize But if he never used Perl then it might be a good idea to learn that first. Reading books could be a way to do that. I knew I shouldn't have