Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
authorNicholas Clark <nick@ccl4.org>
Fri, 16 Feb 2007 23:54:33 +0000 (23:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 16 Feb 2007 23:54:33 +0000 (23:54 +0000)
commit3feb66e7ea0f57a1105b8fea88e024b00c92a8a0
tree587fcc7f4091dec977c9403bc3ff18ba4487aa78
parent775363361efe12fcd655ebed0ffc834e50893684
Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
should have been in the first place. Apply strict and warnings to
OptreeCheck.pm, and remove dead code they show up.

p4raw-id: //depot/perl@30333
ext/B/t/OptreeCheck.pm
ext/B/t/optree_check.t
ext/B/t/optree_concise.t
ext/B/t/optree_constants.t
ext/B/t/optree_misc.t
ext/B/t/optree_samples.t
ext/B/t/optree_sort.t
ext/B/t/optree_specials.t
ext/B/t/optree_varinit.t