Subject: | [PATCH] Chainable methods in LWP::UserAgent |
This patch changes the methods in LWP::UserAgent that returned no useful
value. They now return $self. This allows to chain method calls.
Impacted methods: add_handler/set_my_handler/env_proxy/no_proxy.
Doc for those methods is updated to tell from which release this feature
is available.
Pull request: https://github.com/gisle/libwww-perl/pull/23
--
Olivier Mengué - http://perlresume.org/DOLMEN