This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Trim trailing whitespace from $! and $^E
authorSteve Hay <SteveHay@planit.com>
Tue, 21 Jun 2005 13:49:10 +0000 (13:49 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 21 Jun 2005 13:49:10 +0000 (13:49 +0000)
commitad3296c668b2eed14533c1cf4b03090043289701
tree04b008c28d1626e32499c5468b55d0d3d81ae1b9
parent6a76db8b55b6281740baab9e0ef221938c776ccd
Trim trailing whitespace from $! and $^E

(Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
good for consistency anyway)

p4raw-id: //depot/perl@24925
mg.c