Changes for version 0.004 - 2013-05-23
- Chris Prather <chris@prather.org>
- add back decoded_content this time as an alias
- update README
- bring in changes from usage at Followerwonk
- add on_error handling and structured exceptions
- We add a new on_error handler that can be set to handle exceptions when we see them. The handler is passed a structured exception object (that does Throwable) but defaults to dying with just the error message.
- s/decode/decoded_content/ to match HTTP::Message
Modules
A Thin UserAgent around some useful modules.
Provides
in lib/HTTP/Thin/UserAgent.pm