This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 24 Feb 2003 18:44:41 +0000 (18:44 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 24 Feb 2003 18:44:41 +0000 (18:44 +0000)
commitdb79b45b3c913399aef4d2f3647453e63c4772a8
tree8f017949a97d258ab9bf69382ed306017ae5d7f4
parent8fde6460a7cb90e344d87e1652b5fa8d61c68699
Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
"scalar upgraded to UTF-8 as a side effect of quote-interpolation
when 'use encoding' is engaged"-- wasn't actually encoding's fault.

p4raw-id: //depot/perl@18764
pp_ctl.c
pp_hot.c
sv.c
sv.h
t/op/concat.t