Skip to content

Commit

Permalink
Minor NAME update.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Jun 26, 2008
1 parent 37d4499 commit cb754a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/POE/Wheel/Run.pm
Expand Up @@ -1078,14 +1078,13 @@ sub kill {
eval { kill $signal, $self->[CHILD_PID] };
}

###############################################################################
1;

__END__
=head1 NAME
POE::Wheel::Run - event driven fork/exec with added value
POE::Wheel::Run - abstract pipe/fork/exec mix-in (also runs subroutines)
=head1 SYNOPSIS
Expand Down

0 comments on commit cb754a5

Please sign in to comment.