test.pl
authorJerry D. Hedden <jdhedden@cpan.org>
Fri, 11 Jul 2008 11:07:07 +0000 (07:07 -0400)
committerSteve Hay <SteveHay@planit.com>
Wed, 16 Jul 2008 14:11:13 +0000 (14:11 +0000)
commit7e1027b93abc3d654a3d22e0f4534c8e96fb5e14
tree73bc105deb691c6f1bade0cde79b1b0daf3784c2
parent7cd4b8a81868192f61186cc3b4b1135cd19beddc
test.pl
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807110807hb3e3727la161367a63da607f@mail.gmail.com>

Jerry found that localizing $? doesn't shield the effects of wait()
unless you actually assign something to $?

p4raw-id: //depot/perl@34147
t/test.pl