When finished it would run as a weekly cron job. Right now its just being run manually.
Thanks on the resources! Paul -----Original Message----- From: Kevin Old [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 4:27 PM To: [EMAIL PROTECTED] Cc: 'Beginners Perl' Subject: Re: Www::mechanize https erratic response On Wed, 2003-11-19 at 16:14, Paul Kraus wrote: > I have a script that connects to an https page. > > It will randomly connect and run. The rest of the time it fails with a > 500 error. > > It truly is random. I just rerun the script until it displays results. > If I do this via a browser it will fetch the pages each time. Now it > does do a couple get(url)'s all of which are https pages. I wonder if > I need to somehow maintain state or cookies. I would assume this was > already being done but its not. Paul, How are you running this script? Manually or do you have it set in cron to run at set intervals? Can you elaborate a little more on this as I'm finding it hard to give you advice. Also another source could be the WWW::Mechanize mailing list at: http://sourceforge.net/mail/?group_id=83309 And examples at: http://search.cpan.org/~petdance/WWW-Mechanize-0.66/lib/WWW/Mechanize/Ex amples.pod Kevin -- Kevin Old <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]