diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-12 16:44:03 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-12 16:44:03 +0000 |
commit | 4fb41b6cb72040b7cabcc2aa7260435ccfcdc2a2 (patch) | |
tree | 4acf55f1572e715af77266c67398542f2a13a655 /MANIFEST | |
parent | 456e5c250574dfebfc7b848d9f6eea26e8193bc0 (diff) | |
parent | 6132ea6cb008000f686569237d7bd960bbd9703f (diff) | |
download | perl-4fb41b6cb72040b7cabcc2aa7260435ccfcdc2a2.tar.gz |
Integrate win32 into mainline
p4raw-id: //depot/perl@511
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |