in reply to Re^8: Problem with CGI::Vars
in thread Problem with CGI::Vars

The error would only be there if $content_length is wrong.

So far, you haven't shown code that reproduces the problem. Please show code that reproduces the problem - all other diagnosis will remain vague guesswork.

Replies are listed 'Best First'.
Re^10: Problem with CGI::Vars
by Chipper (Initiate) on Jun 08, 2011 at 09:40 UTC
    As I said, $content_length is correct, it is corresponding the value which I get by wireshark. Ok Soon I paste here the code...