Debian Patches
Status for liblwp-protocol-http-socketunix-perl/0.02-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-LWP::Debug.patch | explicit loading of LWP::Debug The request method calls LWP::Debug::trace, but LWP::Debug is not loaded. This worked before because some other module had loaded LWP::Debug, but this is no longer the case. . This patch corrects that by adding an explicit 'use LWP::Debug ()' |
Damyan Ivanov <dmn@debian.org> | yes | debian upstream |