This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: 'can' with undefined subs
[perl5.git] / MANIFEST
index 62b940e..4d6a7a2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1791,6 +1791,7 @@ pod/rofftoc                       Generate a table of contents in troff format
 pod/splitman                   Splits perlfunc into multiple man pages
 pod/splitpod                   Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
+Porting/apply          Apply patches sent by mail
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
 Porting/Contract       Social contract for contributed modules in Perl core
@@ -1892,6 +1893,7 @@ t/comp/term.t                     See if more terms work
 t/comp/use.t                   See if pragmas work
 t/harness                      Finer diagnostics from test suite
 t/io/argv.t                    See if ARGV stuff works
+t/io/binmode.t                  See if binmode() works
 t/io/dup.t                     See if >& works right
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work