Optimise mro_get_linear_isa_c3() when there is a single parent. 40% speed up.
[p5sagit/p5-mst-13.2.git] / t / op / not.t
2005-02-15 Steve Peters Additional tests for t/op/not.t
2005-02-10 Marcus Holland-Moritz [perl #34101] not() || 1 produces segmentation fault