This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #125540] handle already being at EOF while not finding a heredoc terminator
[perl5.git] / t / op / waitpid.t
2013-09-17 Tony Cook[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping