This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
"Use of uninitialized value..." UTF8 cleanup
[perl5.git] / t / comp / fold.t
2010-09-21 Father Chrysostomos[perl #20444] regex not evaluated in constant ?:
2009-10-09 Nicholas ClarkDon't use require in comp/fold.t, as require isn't...
2009-10-09 Nicholas ClarkGive names to all tests in t/comp/fold.t
2009-10-08 Nicholas ClarkAvoid using pragmata in fold.t - use may not work yet.
2006-05-10 Dave Mitchelldisable WARN and DIE hooks during constant folding
2006-03-27 Nicholas ClarkIt helps to actually add the files you add to MANIFEST...