t/op/my_stash.t should use test.pl instead of Test.pm
[p5sagit/p5-mst-13.2.git] / t / op / dor.t
2007-09-07 Rafael Garcia-Suarez Remove the 'err' keyword
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2004-11-19 Rafael Garcia-Suarez Make "err" a weak keyword;
2004-06-23 Nicholas Clark Test that [] // 0 is []
2004-04-01 Marcus Holland-Moritz Fix and tests for [perl #28123] Perl optimizes // away...
2002-09-12 Rafael Garcia-Suarez Fix a syntax incompatibility introduced by the // operator.
2002-08-25 Rafael Garcia-Suarez Fix parsing problems with the // operator.
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-05 Brent Dax Defined-or patch (cleaned up)