Re: Scripts just stopped working..

2006-11-28 Thread $Bill Luebkert
Mark Funk wrote: > Folks, > > I wrote some Perl scripts that connects to an HTTP server and determines the > availability of a web page.. > This has been working fine for about six months. All of the sudden the script > stopped working and I made NO change. > > Script snippet: ... > @step1 = $

Scripts just stopped working..

2006-11-28 Thread Mark Funk
Folks, I wrote some Perl scripts that connects to an HTTP server and determines the availability of a web page.. This has been working fine for about six months. All of the sudden the script stopped working and I made NO change. Script snippet: $ua = LWP::UserAgent->new; $ua->agent("" . $ua->