Bill Stennett writes:
> Hi All
>
> Platform: windows, AS Perl
>
> I'm trying to create a request object to post data to a web URL. My problem
> is that I can't get past creating the request object. I need to pass a
> couple of values (a and b). The offending line of code is shown below:
Hi All
Platform: windows, AS Perl
I'm trying to create a request object to post data to a web URL. My problem
is that I can't get past creating the request object. I need to pass a
couple of values (a and b). The offending line of code is shown below:
$request = new HTTP::Request('POST',"http