This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Off by one in the trie code?
authorYves Orton <demerphq@gmail.com>
Wed, 18 Oct 2006 20:51:41 +0000 (22:51 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 19 Oct 2006 20:47:53 +0000 (20:47 +0000)
commit768fd1576db46dc9f6fdf8c63b324c4bc79a426a
treebfd4964f0447e02a94fa8cfdbc373fcb0e0fae23
parente0c83546baf9a50ff1d18f07be80decff84542e3
Re: Off by one in the trie code?
Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>

change test files that do a require "./test.pl"; without a BEGIN block
to ensure prototypes are seen, plus fix any breakage this reveals.

p4raw-id: //depot/perl@29056
ext/Devel/Peek/t/Peek.t
ext/POSIX/t/posix.t
lib/vmsish.t
t/comp/parser.t
t/comp/utf.t
t/io/argv.t
t/io/utf8.t
t/op/stash.t
t/run/switchC.t
t/run/switchd.t
t/run/switches.t