Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.004
- Fixed a syntax error that broke compilation on modern Perl: the indirect method call `__PACKAGE__->mk_classaccessors qw(...)` is no longer valid without parentheses, so the argument list is now wrapped as `mk_classaccessors(qw(...))`.
Modules
base class for LWP::UserAgent based modules which want to proxy-hop their requests