This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge common code from installperl and installman into install_lib.pl
[perl5.git] / MANIFEST
index 7a68a13..8ebcd17 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -750,6 +750,7 @@ ext/IO_Compress_Zlib/t/002any-transparent.t IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/002any-zip.t    IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/004gziphdr.t    IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/005defhdr.t     IO::Compress::Zlib
+ext/IO_Compress_Zlib/t/006zip.t        IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/010examples.t   IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/020isize.t      IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/050interop-gzip.t       IO::Compress::Zlib
@@ -1405,6 +1406,7 @@ hv.c                              Hash value code
 hv.h                           Hash value header
 INSTALL                                Detailed installation instructions
 installhtml                    Perl script to install html files for pods
+install_lib.pl                 functions shared between install* scripts
 installman                     Perl script to install man pages for pods
 installperl                    Perl script to do "make install" dirty work
 INTERN.h                       Included before domestic .h files
@@ -4014,6 +4016,7 @@ t/op/vec.t                        See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
 t/op/write.t                   See if write works (formats work)
+t/op/yadayada.t                        See if ..., !!! and ??? work
 t/perl.supp                    Perl valgrind suppressions
 t/pod/emptycmd.t               Test empty pod directives
 t/pod/emptycmd.xr              Expected results for emptycmd.t