App-CPAN2Pkg
view release on metacpan or search on metacpan
lib/App/CPAN2Pkg/Worker.pm view on Meta::CPAN
Return the cpanplus backend (C<CPANPLUS::Dist::*>) to be used by the
worker when running C<cpan2dist>.
=head2 run_command
$worker->run_command( $command, $event );
Run a C<$command> in another process, and takes care of everything.
Since it uses L<POE::Wheel::Run> underneath, it understands various
stuff such as running a code reference. Note: commands will be launched
under a C<C> locale.
Upon completion, yields back an C<$event> with the result status and the
command output.
=head1 EVENTS
=head2 check_upstream_availability
check_upstream_availability( )
( run in 1.883 second using v1.01-cache-2.11-cpan-5a3173703d6 )