conns debug only in http10.pm - why?
Peter Scott <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Organization | Pacific Systems Design Technologies |
| Message-ID | <[email protected]> |
I just discovered that the conns level debugging (connection data output) only works by setting PERL_LWP_USE_HTTP_10. Ever since the introduction of http10.pm (which I presume to be the former http.pm), the http.pm (in LWP/Protocol) has only one call to LWP::Debug::conns, and it is commented out. I don't understand how this has been this way for years without anyone saying anything anywhere I can find it with Google. Am I missing something? (OTOH, it has taken *me* years to have another reason to use conns level debugging...) -- Peter Scott http://www.perlmedic.com/ http://www.perldebugged.com/