CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     AnyEvent     > >     AnyEvent-Subprocess
Distribution AnyEvent-Subprocess [Download]
Author JROCKWAY [ Jonathan Rockway ]
Version 0.02
Abstract flexible, OO, asynchronous process spawning and management
Released 10 Feb 2010
Size 42.4 KB
MD5 Checksum 4cfe8bcc9444fd93a6f0a5d99073b10e
Additional Files META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites AnyEvent  |   Event::Join  |   IO::Pty  |   Moose  |   MooseX::Clone  |   MooseX::Role::Parameterized  |   MooseX::StrictConstructor  |   MooseX::Types  |   namespace::autoclean  |   POSIX  |   Try::Tiny  |  

Modules

AnyEvent::Subprocess  [source]   [v 0.02] flexible, OO, asynchronous process spawning and management
AnyEvent::Subprocess::DefaultDelegates
AnyEvent::Subprocess::Delegate  [source] role representing a delegate
AnyEvent::Subprocess::Done  [source] represents a completed subprocess run
AnyEvent::Subprocess::Done::Delegate  [source] role that delegates on the Done class must implement
AnyEvent::Subprocess::Done::Delegate::CaptureHandle  [source]
AnyEvent::Subprocess::Done::Delegate::State  [source]
AnyEvent::Subprocess::Easy  [source] wrappers around AnyEvent::Subprocess to save typing in simple cases
AnyEvent::Subprocess::Handle  [source] C<AnyEvent::Handle> subclass
AnyEvent::Subprocess::Job  [source]   [v 0.01] role representing a runnable job
AnyEvent::Subprocess::Job::Delegate  [source] role that delegates on the Job class must implement
AnyEvent::Subprocess::Job::Delegate::Callback [source]
AnyEvent::Subprocess::Job::Delegate::CaptureHandle  [source] capture the data that comes in via a handle
AnyEvent::Subprocess::Job::Delegate::CompletionCondvar [source]
AnyEvent::Subprocess::Job::Delegate::Handle  [source] share a filehandle or socket with the child
AnyEvent::Subprocess::Job::Delegate::MonitorHandle
AnyEvent::Subprocess::Job::Delegate::PrintError [source]
AnyEvent::Subprocess::Job::Delegate::Pty  [source] give the child a pseudo-terminal
AnyEvent::Subprocess::Role::WithDelegates  [source] paramaterized role consumed by classes that have delegates
AnyEvent::Subprocess::Role::WithDelegates::Manager  [source] manage delegate shortcuts
AnyEvent::Subprocess::Running  [source] represents a running subprocess
AnyEvent::Subprocess::Running::Delegate  [source] delegate on the running process class
AnyEvent::Subprocess::Running::Delegate::Callback [source]
AnyEvent::Subprocess::Running::Delegate::CaptureHandle [source]
AnyEvent::Subprocess::Running::Delegate::CompletionCondvar [source]
AnyEvent::Subprocess::Running::Delegate::Handle [source]
AnyEvent::Subprocess::Running::Delegate::MonitorHandle  [source] monitor a handle for input, invoke callbacks with that input
AnyEvent::Subprocess::Types  [source] C<MooseX::Types> used internally

Categories

Perl Core Modules    >>     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.