The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.046 - 2013-10-17

  • saner YADA defaults [Stanislaw Pusep]
  • YADA optimization for plain URL queues [Stanislaw Pusep]
  • Merge pull request #3 from wchristian/patch-1
    • remove ram comment about Parallel::Downloader [Stanislaw Pusep]
  • remove ram comment about Parallel::Downloader
    • Using the `build_response` one can pass in a sub that is intended to build for each request the response emitted at the end of the batch. The default build process involves storing the request and response in an array, but can also store the response in a file and return a filename instead of the response, or simply return nothing at all.
    • The only real downside is that it's a one-shot tool. [Christian Walde]
  • Fixed yet another test failing behind the proxy [Stanislaw Pusep]

Documentation

Yet Another Download Accelerator CLI wrapper

Modules

Access Net::Curl::* constants by name
Moo wrapper for queued downloads via Net::Curl & AnyEvent
Net::Curl::Easy wrapped by Moo
Net::Curl::Multi wrapped by Moo
Connection statistics for AnyEvent::Net::Curl::Queued::Easy
"Yet Another Download Accelerator": alias for AnyEvent::Net::Curl::Queued
"Yet Another Download Accelerator Worker": alias for AnyEvent::Net::Curl::Queued::Easy