-
-
05 Feb 2013 11:23:14 UTC
- Distribution: AnyEvent-Gearman
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (6)
- Testers (1272 / 70 / 0)
- Kwalitee
Bus factor: 1- 40.11% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (66.5KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Any::Moose
- AnyEvent
- Filter::Util::Call
- Mouse
- MouseX::Foreign
- Object::Container
- Object::Event
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
AnyEvent::Gearman::Connection - common base class to handle connection
SEE ALSO
AnyEvent::Gearman, AnyEvent::Gearman::Client, AnyEvent::Gearman::Worker.
METHODS
connect
connected
add_on_ready
mark_dead
alive
process_packet
AUTHOR
Daisuke Murase <typester@cpan.org>
Pedro Melo <melo@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2009 by KAYAC Inc.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
Module Install Instructions
To install AnyEvent::Gearman, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::Gearman
perl -MCPAN -e shell install AnyEvent::Gearman
For more information on module installation, please visit the detailed CPAN module installation guide.