diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-07-26 15:35:43 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-07-26 15:35:43 +0100 |
commit | d6fa5a345c9fffca677c7a8395b98c6d75fb926b (patch) | |
tree | 5beba9ed7c2e8d1d552fe986cf737de14d558df1 /MANIFEST | |
parent | d016601746b09e0f0a7eb2148b6eb594d3992339 (diff) | |
download | perl-d6fa5a345c9fffca677c7a8395b98c6d75fb926b.tar.gz |
Resort MANIFEST.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4274,8 +4274,8 @@ t/io/crlf.t See if :crlf works t/io/crlf_through.t See if pipe passes data intact with :crlf t/io/defout.t See if PL_defoutgv works t/io/dup.t See if >& works right -t/io/errno.t See if $! is correctly set t/io/errnosig.t Test case for restoration $! when leaving signal handlers +t/io/errno.t See if $! is correctly set t/io/fflush.t See if auto-flush on fork/exec/system/qx works t/io/fs.t See if directory manipulations work t/io/inplace.t See if inplace editing works |