in reply to Re: Re: http POST + authentication
in thread http POST + authentication
The "indirect object" syntax is source of many syntax problems. Rather omit it in order not to encounter such trouble.
my $request = HTTP::Request::Common::POST->new("$URL", #...
In the end, this is Perl and needn't look like Java or C++
--
|
|---|