In perl.git, the branch sprout/length-warning has been created <http://perl5.git.perl.org/perl.git/commitdiff/7187e4df1c22bf5f70c9e024abbc3b67c1f2ad7e?hp=0000000000000000000000000000000000000000>
at 7187e4df1c22bf5f70c9e024abbc3b67c1f2ad7e (commit) - Log ----------------------------------------------------------------- commit 7187e4df1c22bf5f70c9e024abbc3b67c1f2ad7e Author: Father Chrysostomos <spr...@cpan.org> Date: Thu Nov 17 13:03:39 2011 -0800 Test length() warning with pad vars M t/lib/warnings/op commit d10d4d4246f71cab5faa52f14ea996b0256b2fae Author: Father Chrysostomos <spr...@cpan.org> Date: Thu Nov 17 12:43:15 2011 -0800 perldiag: Rewrap âlength() used on %sâ splain output looks better in an 80-column terminal this way. M pod/perldiag.pod commit a440bf2bb71cab86bf141a2306f3a26ea1240c0f Author: Matthew Horsfall (alh) <wolfs...@gmail.com> Date: Wed Nov 16 23:06:33 2011 -0500 Throw a helpful warning when someone tries length(@array) or length(%hash) M embed.h M op.c M opcode.h M pod/perldiag.pod M proto.h M regen/opcodes M t/lib/warnings/op ----------------------------------------------------------------------- -- Perl5 Master Repository