More comprehensive smartmatch.t, supersedes smobj.t
[p5sagit/p5-mst-13.2.git] / t / op / smartmatch.t
2009-01-02 Yuval Kogman More comprehensive smartmatch.t, supersedes smobj.t
2009-01-02 Yuval Kogman add eval and error support to the t/op/smartmatch.t...
2009-01-02 Yuval Kogman add undef tests to t/op/smartmatch.t
2007-11-30 Dmitry Karasik Re: smart match: array ~~ hash
2007-01-15 Rafael Garcia-Suarez Enable the ~~ operator by default.
2005-12-19 Robin Houston latest switch/say/~~