diff options
author | Zefram <zefram@fysh.org> | 2009-12-15 11:48:31 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-12-15 11:48:31 +0100 |
commit | 421f30ed1e95009450bdc7905bf3433ee806ea4f (patch) | |
tree | 7bb77079cef0499e14323d0b6ec49fd59718199a /MANIFEST | |
parent | 15dc519fb7cb1c4b51fbc196af8ecf273c534ad1 (diff) | |
download | perl-421f30ed1e95009450bdc7905bf3433ee806ea4f.tar.gz |
[perl #22977] Bug in format/write
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4190,6 +4190,7 @@ t/comp/colon.t See if colons are parsed correctly t/comp/decl.t See if declarations work t/comp/final_line_num.t See if line numbers are correct at EOF t/comp/fold.t See if constant folding works +t/comp/form_scope.t See if format scoping works t/comp/hints.aux Auxillary file for %^H test t/comp/hints.t See if %^H works t/comp/line_debug_0.aux Auxiliary file for @{"_<$file"} test |