in reply to Re: Using LWP::Debug conns() function
in thread Using LWP::Debug conns() function

Hmmm...on a whim I uncommented the line in http.pm you mentioned and now I can see the headers sent by the client. I don't see anything else, however. It works both with and without the $ENV variable setting. So that line doesn't seem to have an affect for me.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon";
$nysus = $PM . $MCF;
Click here if you love Perl Monks

  • Comment on Re^2: Using LWP::Debug conns() function