CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     AnyEvent     > >     AnyEvent-Subprocess
Distribution AnyEvent-Subprocess [Download]
Author JROCKWAY [ Jonathan Rockway ]
Version 1.102912
Abstract flexible, OO, asynchronous process spawning and management
Released 25 Feb 2011
Size 33.9 KB
MD5 Checksum 3e3f95874d8fcce0a50f585682485a58
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites AnyEvent  |   AnyEvent::Handle  |   AnyEvent::Util  |   EV  |   Event::Join  |   IO::Pty  |   JSON  |   Moose  |   Moose::Role  |   MooseX::Clone  |   MooseX::Role::Parameterized  |   MooseX::StrictConstructor  |   MooseX::Types  |   MooseX::Types::Moose  |   MooseX::Types::Signal  |   namespace::autoclean  |   namespace::clean  |   Sub::Exporter  |   Try::Tiny  |  

Modules

AnyEvent::Subprocess  [source]   [v 1.102912] flexible, OO, asynchronous process spawning and management
AnyEvent::Subprocess::DefaultDelegates  [source]   [v 1.102912] sets up default delegate name/builder mappings
AnyEvent::Subprocess::Delegate  [source]   [v 1.102912] role representing a delegate
AnyEvent::Subprocess::Done  [source]   [v 1.102912] represents a completed subprocess run
AnyEvent::Subprocess::Done::Delegate  [source]   [v 1.102912] role that delegates on the Done class must implement
AnyEvent::Subprocess::Done::Delegate::CaptureHandle  [source]   [v 1.102912] store the output generated by a handle while the process was running
AnyEvent::Subprocess::Done::Delegate::Handle  [source]   [v 1.102912] store leftover wbuf/rbuf from running Handle
AnyEvent::Subprocess::Done::Delegate::State  [source]   [v 1.102912] thread state through the job/run/done lifecycle
AnyEvent::Subprocess::Done::Delegate::Timeout  [source]   [v 1.102912] done delegate for a job that can time out
AnyEvent::Subprocess::Easy  [source]   [v 1.102912] wrappers around AnyEvent::Subprocess to save typing in simple cases
AnyEvent::Subprocess::Handle  [source]   [v 1.102912] AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess
AnyEvent::Subprocess::Job  [source]   [v 1.102912] role representing a runnable job
AnyEvent::Subprocess::Job::Delegate  [source]   [v 1.102912] role that delegates on the Job class must implement
AnyEvent::Subprocess::Job::Delegate::Callback  [source]   [v 1.102912] call callbacks for each job/run/done step
AnyEvent::Subprocess::Job::Delegate::CaptureHandle  [source]   [v 1.102912] capture the data that comes in via a handle
AnyEvent::Subprocess::Job::Delegate::CompletionCondvar  [source]   [v 1.102912] provide a condvar to indicate completion
AnyEvent::Subprocess::Job::Delegate::Handle  [source]   [v 1.102912] share a filehandle or socket with the child
AnyEvent::Subprocess::Job::Delegate::MonitorHandle  [source]   [v 1.102912] monitor a handle for input and invoke callbacks with that input
AnyEvent::Subprocess::Job::Delegate::PrintError  [source]   [v 1.102912] Print errors to a filehandle
AnyEvent::Subprocess::Job::Delegate::Pty  [source]   [v 1.102912] give the child a pseudo-terminal
AnyEvent::Subprocess::Job::Delegate::Timeout  [source]   [v 1.102912] Kill a subprocess if it takes too long
AnyEvent::Subprocess::Role::WithDelegates  [source]   [v 1.102912] paramaterized role consumed by classes that have delegates
AnyEvent::Subprocess::Role::WithDelegates::Manager  [source]   [v 1.102912] manage delegate shortcuts
AnyEvent::Subprocess::Running  [source]   [v 1.102912] represents a running subprocess
AnyEvent::Subprocess::Running::Delegate  [source]   [v 1.102912] delegate on the running process class
AnyEvent::Subprocess::Running::Delegate::Callback  [source]   [v 1.102912] the C<Running> part of the Callback delegate
AnyEvent::Subprocess::Running::Delegate::CaptureHandle  [source]   [v 1.102912] Running part of the CaptureHandle delegate
AnyEvent::Subprocess::Running::Delegate::CompletionCondvar  [source]   [v 1.102912] Running part of the CompletionCondvar delegate
AnyEvent::Subprocess::Running::Delegate::Handle  [source]   [v 1.102912] Running part of the Handle delegate
AnyEvent::Subprocess::Running::Delegate::MonitorHandle  [source]   [v 1.102912] Running part of the MonitorHandle delegate
AnyEvent::Subprocess::Running::Delegate::Timeout  [source]   [v 1.102912] Running part of Timeout delegate
AnyEvent::Subprocess::Types  [source]   [v 1.102912] C<MooseX::Types> used internally

Categories

Perl Core Modules    >>     AnyEvent
Networking Devices IPC    >>     AnyEvent
Data Type Utilities    >>     AnyEvent
File Handle Input Output    >>     AnyEvent

Win32 PPM packages for "AnyEvent-Subprocess"

No results found [ppm-request]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.