diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-20 12:56:10 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-20 12:56:10 +0000 |
commit | cf042ed955280d58d288e6d607f95462cfc5db6c (patch) | |
tree | bfb12863e673f6250ca32d3756b82d7389e16c29 /MANIFEST | |
parent | 540ac3ca1a2c317d19954ff75e5157a1037cd9d3 (diff) | |
download | perl-cf042ed955280d58d288e6d607f95462cfc5db6c.tar.gz |
Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
p4raw-id: //depot/perl@559
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -824,6 +824,7 @@ t/op/undef.t See if undef works t/op/universal.t See if UNIVERSAL class works t/op/unshift.t See if unshift works t/op/vec.t See if vectors work +t/op/wantarray.t See if wantarray works t/op/write.t See if write works t/pragma/constant.t See if compile-time constants work t/pragma/locale.t See if locale support (i18n and l10n) works |