On Sat, 7 May 2016, Andrew Fresh wrote: > While this does correctly point out that the return value in scalar mode > is incorrect and fixes calling in scalar context, it breaks error > handling in list context as you can see if you run the test. > > This minor addition to the patch keeps the existing tests working and > adds tests that scalar context returns a filehandle. > > OK?
ok guenther@