This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make runperl normalize newlines with multiple output lines.
authorCraig A. Berry <craigberry@mac.com>
Sat, 18 Jan 2014 19:27:57 +0000 (13:27 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 18 Jan 2014 21:33:40 +0000 (15:33 -0600)
commit5b20939a81d8c63c45bc3221699c4e9b7d369729
tree81120b85a417cc562f15bc8e1ce588a42f083ae2
parente36e13a4d36e1d31926e0b9821a15419c295dd67
Make runperl normalize newlines with multiple output lines.

On VMS only, because rarely but occasionally (such as with
perl5db.t) runperl produces multiple lines of output and they
all need the same treatment.
t/test.pl