summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-31 00:37:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-31 00:37:49 +0000
commit74a6a946f443cceaa57e35bcb28c0276e02a0ae8 (patch)
treee102d9ffb0f00932db25505530aeaa050842833f /MANIFEST
parent39793c41fa47cd0f2279753690de973d31394375 (diff)
downloadperl-74a6a946f443cceaa57e35bcb28c0276e02a0ae8.tar.gz
Upgrade to Switch 2.04, now with Perl 6 given+when.
p4raw-id: //depot/perl@11509
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 4 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 3d7b42f785..0cfc4ee91c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1094,7 +1094,10 @@ lib/strict.t See if strictures work
lib/subs.pm Declare overriding subs
lib/subs.t See if subroutine pseudo-importation works
lib/Switch.pm Switch for Perl
-lib/Switch/test.pl Test whether switch works
+lib/Switch/Changes Switch for Perl
+lib/Switch/README Switch for Perl
+lib/Switch/t/given_when.t See if Perl 6 given (switch) works
+lib/Switch/t/switch_case.t See if Perl 5 switch works
lib/Symbol.pm Symbol table manipulation routines
lib/Symbol.t See if Symbol works
lib/syslog.pl Perl library supporting syslogging