While trying to get a webpage using LWP::UserAgent I am getting the following error
X-Died: Missing newline after chunk data: 'OeXk0Yk1iRVhX.<Lot of this>...pOnR5cGU9InhzOnN' at /usr/share/perl5/Net/HTTP/Methods.pm line 481.
To make things worse, it doesn't show up all the time.I am able to 'Get' the web page properly many times. Could someone shed some light on the issue ? Is it a bug in the Perl Module ? Is there a work around for this issue ?