-
-
10 Oct 2008 16:41:48 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (17 / 0 / 3)
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (59.31KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Yuji Suzuki
- Dependencies
- Best
- Class::Accessor::Fast
- Class::Inspector
- Cwd
- Getopt::Long
- POE
- POE::Component::IKC::ClientLite
- POE::Component::IKC::Server
- POE::Sugar::Args
- Pod::Usage
- Proc::Daemon
- Proc::Killall
- Proc::ProcessTable
- Term::ReadLine
- Text::ParseWords
- UNIVERSAL::require
- YAML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.04
- revised a test script.
Changes for version 0.03_01
- added an option of startup. default is "spawn". eg) poeikcd -M MyModule --startup start `MyModule->spawn' poeikcd -M MyModule --startup=new start `MyModule->new'
Modules
A framework to make a daemon or P2P with "PoCo::IKC"Client for POE IKC daemonPOE IKC daemonThe thing which does Peer-to-Peer in poeikcdUtility for POEIKC::DaemonProvides
in lib/POEIKC/Daemon/Utility.pmExamples
Other files
Module Install Instructions
To install POEIKC, copy and paste the appropriate command in to your terminal.
cpanm POEIKC
perl -MCPAN -e shell install POEIKC
For more information on module installation, please visit the detailed CPAN module installation guide.