my $request = new HTTP::Request::Common::POST("$URL", #### "Bareword found where operator expected at ./test.pl line 19, near "new HTTP::Request::Common::POST" (Do you need to predeclare new?)" #### $ua = LWP::UserAgent->new;
## "Bareword found where operator expected at ./test.pl line 19, near "new HTTP::Request::Common::POST" (Do you need to predeclare new?)" ##
## $ua = LWP::UserAgent->new;