[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24
[p5sagit/p5-mst-13.2.git] / t / op / switch.t
2008-03-28 Dominic Dunlop Re: Tests failed on PPC64
2008-03-04 brian d foy [perl #50538] when( @n && %n ) fails to smart match
2007-10-17 josh Fix a few segfaults and a when() bug
2006-04-02 Nicholas Clark Better failure diagnostics from switch.t.
2005-12-19 Robin Houston latest switch/say/~~