This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
prevent mixing non-native and native newlines in manifest files
[perl5.git] / t / re / reg_posixcc.t
2011-06-04 Karl WilliamsonAdd tests for [perl #87908]
2010-10-31 Karl Williamson[:posix:] now works under /u
2009-10-19 Yves Ortonrevert to 5.8.x semantics for \s \w and \d
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/