Added a failing test for a bareword parsing regression created in 984f9f66
[p5sagit/p5-mst-13.2.git] / t / lib / feature /
2009-07-20 Josh ben Jore Revert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben Jore Test that `use feature' doesn't leak a scalar during...
2008-02-08 Steffen Müller feature bundles are the same across all subversions
2007-09-07 Rafael Garcia-Suarez Remove the 'err' keyword
2007-03-03 Rafael Garcia-Suarez Make use VERSION also load feature.pm
2007-01-15 Rafael Garcia-Suarez Enable the ~~ operator by default.
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-12-19 Robin Houston latest switch/say/~~