Display characters as Unicode for clarity
[p5sagit/p5-mst-13.2.git] / t / re / substr.t
2010-02-14 Eric Brine Removes 32-bit limit on substr arguments. The full...
2010-01-18 Rafael Garcia-Suarez Revert "[perl #62646] Maximum string length with substr"
2010-01-15 Zefram [perl #62646] Maximum string length with substr
2009-09-10 Yves Orton move regex related tests out of t/op/ into t/re/