Skip to content

Commit

Permalink
Bumped required version for Child
Browse files Browse the repository at this point in the history
  • Loading branch information
exodist committed Jul 22, 2010
1 parent b1c8335 commit af5d279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Build.PL
Expand Up @@ -18,7 +18,7 @@ my $builder = MyBuild->new(
'perl' => '5.10.0',
'Modern::Perl' => '1.03',
'CLASS' => '1.00',
'Child' => '0.002',
'Child' => '0.005',
'DateTime' => '0.47',
'DateTime::Format::Epoch' => '0.11',
'DateTime::TimeZone::Tzfile' => '0.002',
Expand Down
2 changes: 1 addition & 1 deletion lib/perl5i.pm
Expand Up @@ -799,7 +799,7 @@ API Overview: (See L<Child> for more information)
=item $child->kill($SIG)
=item $child->read($BLOCKING)
=item $child->read()
=item $child->write( @MESSAGES )
Expand Down

0 comments on commit af5d279

Please sign in to comment.