integrate cfgperl changes into mainline
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 06135b8..a570960 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -31,6 +31,7 @@ Porting/patching.pod  How to report changes made to Perl
 Porting/patchls                Flexible patch file listing utility
 Porting/pumpkin.pod    Guidelines and hints for Perl maintainers
 README                 The Instructions
+README.Y2K             Notes about Year 2000 concerns
 README.amiga           Notes about AmigaOS port
 README.apollo          Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
@@ -1236,6 +1237,7 @@ t/lib/timelocal.t See if Time::Local works
 t/lib/trig.t           See if Math::Trig works
 t/op/64bit.t           See if 64 bitness works
 t/op/append.t          See if . works
+t/op/args.t            See if operations on @_ work
 t/op/arith.t           See if arithmetic works
 t/op/array.t           See if array operations work
 t/op/assignwarn.t      See if OP= operators warn correctly for undef targets