-
- Distribution: Net-Async-Redis
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues
- Testers (84 / 22 / 0)
- Kwalitee
- 74.51% Coverage
- License: perl_5
- Activity
- 24 month
- Tools
- Download (65.72Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cache::LRU
- Class::Method::Modifiers
- constant
- curry
- curry::weak
- Digest::CRC
- Future
- Future::AsyncAwait
- indirect
- IO::Async
- IO::Async::Notifier
- IO::Async::Stream
- List::BinarySearch::XS
- List::Util
- List::UtilsBy
- Log::Any
- Math::Random::Secure
- Mixin::Event::Dispatch::Bus
- mro
- overload
- parent
- Ryu::Async
- Scalar::Util
- strict
- Syntax::Keyword::Dynamically
- Syntax::Keyword::Try
- URI
- URI::redis
- utf8
- warnings
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
job-worker.pl - simple Redis job worker with data stored in hashes
SYNOPSIS
sub.pl channel_name other_channel third_channel
Module Install Instructions
To install job-worker.pl, copy and paste the appropriate command in to your terminal.
cpanm Net::Async::Redis
perl -MCPAN -e shell install Net::Async::Redis
For more information on module installation, please visit the detailed CPAN module installation guide.