Changes for version 0.15
- BUG FIX: cancel_handle() and fail_handle() now immediately release event-loop interactions. Previously memory leak warnings happened if the cancel/fail happened on the last time through the event loop.
- BUG FIX: Load Net::Curl::Easy directly so that Net::Curl::Easy::Code’s overloading gets loaded.
- Documentation fixes/improvements for Select.pm.
Modules
Asynchronous libcurl, the easy way!
support for AnyEvent
support for IO::Async
Base class for event-loop-based implementations
support for Mojolicious
Provides
in lib/Net/Curl/Promiser/Backend.pm
in lib/Net/Curl/Promiser/Backend/AnyEvent.pm
in lib/Net/Curl/Promiser/Backend/IOAsync.pm
in lib/Net/Curl/Promiser/Backend/LoopBase.pm
in lib/Net/Curl/Promiser/Backend/Mojo.pm
in lib/Net/Curl/Promiser/Backend/Select.pm
in lib/Net/Curl/Promiser/FDFHStore.pm
in lib/Net/Curl/Promiser/LeakDetector.pm