This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make ‘No such field’ error apply to 1-elem slices
authorFather Chrysostomos <sprout@cpan.org>
Sun, 3 Nov 2013 22:02:32 +0000 (14:02 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 3 Nov 2013 22:02:32 +0000 (14:02 -0800)
commit0e706dd460930c194c46e123bb21021b04c3f691
treebe0ed267f219b85c9c8d2d296eae1cf6d4cd85f0
parentc41f466f88fb4761468d8759d1104127ebceef83
Make ‘No such field’ error apply to 1-elem slices

e75d1f10 added ‘No such class field’.  It has never worked for single-
element slices.
op.c
t/lib/croak/op