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 = $
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->