This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Regression tests for proxy subroutine glob assignment.
authorNicholas Clark <nick@ccl4.org>
Thu, 22 Dec 2005 15:43:20 +0000 (15:43 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 22 Dec 2005 15:43:20 +0000 (15:43 +0000)
commitbb112e5a4b9e874a52fe07cda10dbc94d64316d8
tree64d7e47a8c2ad4acdeb8bf80d8498944f4e97a63
parent7168684c4ec9fd16f6c71a229097fb6d4325493a
Regression tests for proxy subroutine glob assignment.
Fix a bug (it turns out that a typeglob isn't SvOK())
Remove stray debugging code.

p4raw-id: //depot/perl@26448
pp_hot.c
t/op/gv.t