This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate changes #12549 and #12550 from maintperl;
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 22 Oct 2001 12:00:23 +0000 (12:00 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 22 Oct 2001 12:00:23 +0000 (12:00 +0000)
commitf558d5af046340f7a95617ab54ffef1ba978891c
tree9623fdf76fe2eda508908025ec02863883a91bd0
parent1892e65414ec63f83cc8b4e9d6f8396cb10d7d22
Integrate changes #12549 and #12550 from maintperl;

readline() doesn't work with our variables; it confuses them with
my variables (change#4227 was incomplete)

p4raw-link: @12549 on //depot/maint-5.6/perl: 5e948b4e169e88676c1f1359a0a62d670c4b4221
p4raw-link: @4227 on //depot/perl: 77ca0c92d2c0e47301d906d355d9ab3afb6f6bcb

p4raw-id: //depot/perl@12561
p4raw-integrated: from //depot/maint-5.6/perl@12558 'copy in'
t/base/rs.t (@8152..) 'edit in' toke.c (@12549..)
t/base/rs.t
t/lib/strict/vars
toke.c