This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make push/shift $scalar accept only unblessed aryrefs
authorFather Chrysostomos <sprout@cpan.org>
Mon, 18 Apr 2011 13:34:01 +0000 (06:34 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 18 Apr 2011 13:34:33 +0000 (06:34 -0700)
commitd4fc4415aac96132fac5b1e43e73bcba33a41b79
treec87f1b9ea1ffc5720b8bd0a1132a5764f64a17ff
parent87c7b53d0d7cc2f04915964e3d082adce6dac613
Make push/shift $scalar accept only unblessed aryrefs

See ticket #80626.
embed.h
op.c
opcode.h
pod/perldiag.pod
pp.c
proto.h
regen/opcodes
t/op/push.t
t/op/splice.t