This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp_sys.c: Remove space from lstat($ioref) warning
authorFather Chrysostomos <sprout@cpan.org>
Sat, 14 Jan 2012 06:47:31 +0000 (22:47 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 14 Jan 2012 06:48:47 +0000 (22:48 -0800)
commit93fad9301a05ccd2d02b9949ee59a69708b508e1
tree4013b20bde3697f8161416067c31097d510ba2d4
parent6bb6781ab7f02fc1f87f3650fde209d9a792469b
pp_sys.c: Remove space from lstat($ioref) warning

This was emitting two spaces before the ‘at’:

lstat() on filehandle  at -e line 1.
pod/perldiag.pod
pp_sys.c
t/lib/warnings/pp_sys