Jonathan Rockway > AnyEvent-Subprocess-0.00_01

AnyEvent-Subprocess-0.00_01

This Release AnyEvent-Subprocess-0.00_01  [Download] [Browse 26 Oct 2009 ** DEVELOPER RELEASE **
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (6)   FAIL (12)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL

Modules

AnyEvent::Subprocess flexible, OO, asynchronous process spawning and management     0.00_01
AnyEvent::Subprocess::DefaultDelegates      
AnyEvent::Subprocess::Delegate role representing a delegate      
AnyEvent::Subprocess::Done represents a completed subprocess run      
AnyEvent::Subprocess::Done::Delegate role that delegates on the Done class must implement      
AnyEvent::Subprocess::Done::Delegate::CaptureHandle      
AnyEvent::Subprocess::Easy wrappers around AnyEvent::Subprocess to save typing in simple cases      
AnyEvent::Subprocess::Handle AnyEvent::Handle subclass      
AnyEvent::Subprocess::Job role representing a runnable job     0.01
AnyEvent::Subprocess::Job::Delegate role that delegates on the Job class must implement      
AnyEvent::Subprocess::Job::Delegate::Callback      
AnyEvent::Subprocess::Job::Delegate::CaptureHandle      
AnyEvent::Subprocess::Job::Delegate::CompletionCondvar      
AnyEvent::Subprocess::Job::Delegate::Handle      
AnyEvent::Subprocess::Job::Delegate::MonitorHandle      
AnyEvent::Subprocess::Job::Delegate::Pty      
AnyEvent::Subprocess::Role::WithDelegates paramaterized role consumed by classes that have delegates      
AnyEvent::Subprocess::Role::WithDelegates::Manager manage delegate shortcuts      
AnyEvent::Subprocess::Running represents a running subprocess      
AnyEvent::Subprocess::Running::Delegate delegate on the running process class      
AnyEvent::Subprocess::Running::Delegate::Callback      
AnyEvent::Subprocess::Running::Delegate::CaptureHandle      
AnyEvent::Subprocess::Running::Delegate::CompletionCondvar      
AnyEvent::Subprocess::Running::Delegate::Handle      
AnyEvent::Subprocess::Running::Delegate::MonitorHandle      
AnyEvent::Subprocess::Types MooseX::Types used internally      

Documentation

AnyEvent::Subprocess::Delegates sets up default delegate name/builder mappings