in reply to Re: http post error
in thread http post error

yes my $url ='could be any url eg yahoo.com/userapi'; i dont think there is any problem at that part. the problem must be, posting data to the http server and the way i want it to be responded back in json format

Replies are listed 'Best First'.
Re^3: http post error
by Happy-the-monk (Canon) on Apr 11, 2015 at 14:11 UTC

    the problem must be, posting data to the http server and the way i want it to be responded back in json format

    Then test it with a simpler approach until you get a useful result - i.e. not an Error. Continue to work in small steps from there.

    Cheers, Sören

    Créateur des bugs mobiles - let loose once, run everywhere.
    (hooked on the Perl Programming language)