-
-
13 Feb 2017 17:02:33 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (485 / 88 / 0)
- Kwalitee
Bus factor: 0- 72.10% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (30.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- Callback::Frame
- Guard
- JSON::XS
- Log::Defer
- common::sense
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.805 - 2017-02-13
- New parameter to Server constructor: name. This will be used to set the process name via $0 so you can see which process is which in the ps(1) output.
Modules
Client/server-based asynchronous worker poolProvides
in lib/AnyEvent/Task/Client.pmin lib/AnyEvent/Task/Client/Checkout.pmin lib/AnyEvent/Task/Logger.pmin lib/AnyEvent/Task/Server.pmin lib/AnyEvent/Task/Server/Worker.pmin lib/AnyEvent/Task/Util.pmModule Install Instructions
To install AnyEvent::Task, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::Task
perl -MCPAN -e shell install AnyEvent::Task
For more information on module installation, please visit the detailed CPAN module installation guide.