summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-12 16:44:03 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-12 16:44:03 +0000
commit4fb41b6cb72040b7cabcc2aa7260435ccfcdc2a2 (patch)
tree4acf55f1572e715af77266c67398542f2a13a655 /MANIFEST
parent456e5c250574dfebfc7b848d9f6eea26e8193bc0 (diff)
parent6132ea6cb008000f686569237d7bd960bbd9703f (diff)
downloadperl-4fb41b6cb72040b7cabcc2aa7260435ccfcdc2a2.tar.gz
Integrate win32 into mainline
p4raw-id: //depot/perl@511
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 88c6092417..84d65069a3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -685,6 +685,7 @@ t/comp/multiline.t See if multiline strings work
t/comp/package.t See if packages work
t/comp/proto.t See if function prototypes work
t/comp/redef.t See if we get correct warnings on redefined subs
+t/comp/require.t See if require works
t/comp/script.t See if script invokation works
t/comp/term.t See if more terms work
t/comp/use.t See if pragmas work