Change 16252: More configuration/build changes

[email protected] (Chris Nandor) Sun, 28 Apr 2002 16:20:28 -0400
Newsgroups perl.perl5.changes.mac
Message-ID <p05100301b8f20a05b79d@[10.0.1.177]>
Change 16252 by pudge@pudge-mobile on 2002/04/28 19:07:33

	More configuration/build changes

Affected files ...

.... //depot/macperl/macos/MacPerlTests.cmd#3 edit
.... //depot/macperl/macos/MacPerlTests.plx#2 edit
.... //depot/macperl/macos/Makefile.mk#3 edit
.... //depot/macperl/macos/config.h#3 edit
.... //depot/macperl/macos/config.sh#2 edit
.... //depot/macperl/macos/macish.h#3 edit

Differences ...

==== //depot/macperl/macos/MacPerlTests.cmd#3 (text) ====
Index: perl/macos/MacPerlTests.cmd
--- perl/macos/MacPerlTests.cmd.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/MacPerlTests.cmd	Sun Apr 28 13:15:05 2002
@@ -50,6 +50,8 @@
 :perl -I::lib    :comp:cmdopt.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :comp:colon.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :comp:colon.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :comp:cpp.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :comp:cpp.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :comp:decl.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :comp:decl.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :comp:multiline.t"  >> ::macos:MacPerlTests.out
@@ -69,10 +71,28 @@
 echo ":perl -I::lib    :comp:use.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :comp:use.t  >> ::macos:MacPerlTests.out
 
+echo ":perl -I::lib    :io:argv.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:argv.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:binmode.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:binmode.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:crlf.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:crlf.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:dup.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:dup.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :io:fflush.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :io:fflush.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:fs.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:fs.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:inplace.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:inplace.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:iprefix.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:iprefix.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :io:nargv.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :io:nargv.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:open.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:open.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :io:openpid.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :io:openpid.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :io:pipe.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :io:pipe.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :io:print.t"  >> ::macos:MacPerlTests.out
@@ -84,10 +104,18 @@
 echo ":perl -I::lib    :io:utf8.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :io:utf8.t  >> ::macos:MacPerlTests.out
 
+echo ":perl -I::lib    :japh:abigail.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :japh:abigail.t  >> ::macos:MacPerlTests.out
+
+echo ":perl -I::lib    :lib:1_compile.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :lib:1_compile.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :lib:commonsense.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :lib:commonsense.t  >> ::macos:MacPerlTests.out
+
 echo ":perl -I::lib    :op:64bitint.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:64bitint.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:alarm.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:alarm.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:anonsub.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:anonsub.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:append.t"  >> ::macos:MacPerlTests.out
@@ -112,6 +140,8 @@
 :perl -I::lib    :op:bop.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:chars.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:chars.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:chdir.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:chdir.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:chop.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:chop.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:closure.t"  >> ::macos:MacPerlTests.out
@@ -132,12 +162,16 @@
 :perl -I::lib    :op:delete.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:die.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:die.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:die_exit.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:die_exit.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:do.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:do.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:each.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:each.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:eval.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:eval.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:exec.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:exec.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:exists_sub.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:exists_sub.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:exp.t"  >> ::macos:MacPerlTests.out
@@ -196,6 +230,8 @@
 :perl -I::lib    :op:loopctl.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:lop.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:lop.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:magic.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:magic.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:method.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:method.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:mkdir.t"  >> ::macos:MacPerlTests.out
@@ -210,12 +246,16 @@
 :perl -I::lib    :op:numconvert.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:oct.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:oct.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:or.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:or.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:ord.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:ord.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:override.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:override.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:pack.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:pack.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:pat.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:pat.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:pos.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:pos.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:pow.t"  >> ::macos:MacPerlTests.out
@@ -232,6 +272,10 @@
 :perl -I::lib    :op:rand.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:range.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:range.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:read.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:read.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:readdir.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:readdir.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:recurse.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:recurse.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:ref.t"  >> ::macos:MacPerlTests.out
@@ -242,8 +286,12 @@
 :perl -I::lib    :op:regexp_noamp.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:regmesg.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:regmesg.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:repeat.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:repeat.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:reverse.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:reverse.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:runlevel.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:runlevel.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:sleep.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:sleep.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:sort.t"  >> ::macos:MacPerlTests.out
@@ -256,20 +304,30 @@
 :perl -I::lib    :op:sprintf.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:srand.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:srand.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:stat.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:stat.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib -T :op:subst.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib -T :op:subst.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:subst_amp.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:subst_amp.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:subst_wamp.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:subst_wamp.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:substr.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:substr.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib -t :op:sub_lval.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib -t :op:sub_lval.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:sysio.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:sysio.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib -T :op:taint.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib -T :op:taint.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:tie.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:tie.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:tiearray.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:tiearray.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:tiehandle.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:tiehandle.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:time.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:time.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib -t :op:tr.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib -t :op:tr.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:undef.t"  >> ::macos:MacPerlTests.out
@@ -288,9 +346,13 @@
 :perl -I::lib    :op:ver.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :op:wantarray.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :op:wantarray.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :op:write.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :op:write.t  >> ::macos:MacPerlTests.out
 
 echo ":perl -I::lib    :pod:emptycmd.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :pod:emptycmd.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :pod:find.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :pod:find.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :pod:for.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :pod:for.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :pod:headings.t"  >> ::macos:MacPerlTests.out
@@ -311,23 +373,40 @@
 :perl -I::lib    :pod:oneline_cmds.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :pod:plainer.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :pod:plainer.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :pod:pod2usage.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :pod:pod2usage.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :pod:poderrs.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :pod:poderrs.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :pod:podselect.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :pod:podselect.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :pod:special_seqs.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :pod:special_seqs.t  >> ::macos:MacPerlTests.out
 
+echo ":perl -I::lib    :run:exit.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:exit.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :run:fresh_perl.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:fresh_perl.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :run:noswitch.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :run:noswitch.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :run:runenv.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :run:runenv.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :run:switchF.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:switchF.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :run:switchPx.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:switchPx.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :run:switcha.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :run:switcha.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :run:switchF.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :run:switchF.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :run:switches.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:switches.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :run:switchn.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :run:switchn.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :run:switchp.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :run:switchp.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib -t :run:switcht.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib -t :run:switcht.t  >> ::macos:MacPerlTests.out
+echo ":perl -I::lib    :run:switchx.t"  >> ::macos:MacPerlTests.out
+:perl -I::lib    :run:switchx.t  >> ::macos:MacPerlTests.out
+
 echo ":perl -I::lib    :uni:fold.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :uni:fold.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :uni:lower.t"  >> ::macos:MacPerlTests.out
@@ -343,92 +422,15 @@
 echo ":perl -I::lib    :win32:system.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :win32:system.t  >> ::macos:MacPerlTests.out
 
-
-echo ":perl -I::lib    :comp:cpp.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :comp:cpp.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:argv.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:argv.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:crlf.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:crlf.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:dup.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:dup.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:fs.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:fs.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:inplace.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:inplace.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:iprefix.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:iprefix.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :io:open.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :io:open.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :lib:1_compile.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :lib:1_compile.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:die_exit.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:die_exit.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:magic.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:magic.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:or.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:or.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:readdir.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:readdir.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:repeat.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:repeat.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:runlevel.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:runlevel.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :op:stat.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :op:stat.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib -t :op:sub_lval.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib -t :op:sub_lval.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :pod:find.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :pod:find.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :run:exit.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :run:exit.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :run:switches.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :run:switches.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :run:switchPx.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :run:switchPx.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib -t :run:switcht.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib -t :run:switcht.t  >> ::macos:MacPerlTests.out
-echo ":perl -I::lib    :run:switchx.t"  >> ::macos:MacPerlTests.out
-:perl -I::lib    :run:switchx.t  >> ::macos:MacPerlTests.out
 echo ":perl -I::lib    :x2p:s2p.t"  >> ::macos:MacPerlTests.out
 :perl -I::lib    :x2p:s2p.t  >> ::macos:MacPerlTests.out
 
+#echo ":perl -I::lib    :op:study.t"  >> ::macos:MacPerlTests.out
+#:perl -I::lib    :op:study.t  >> ::macos:MacPerlTests.out
 
 :perl -I::lib ::macos:MacPerlTests.plx ::macos:MacPerlTests.out >> ::macos:MacPerlTests.out
 
 
-#echo ":perl -I::lib    :io:binmode.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :io:binmode.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :io:openpid.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :io:openpid.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :japh:abigail.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :japh:abigail.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:alarm.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:alarm.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:chdir.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:chdir.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:exec.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:exec.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:pat.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:pat.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:read.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:read.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:study.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:study.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:subst_wamp.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:subst_wamp.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib -T :op:taint.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib -T :op:taint.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:time.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:time.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :op:write.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :op:write.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :pod:pod2usage.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :pod:pod2usage.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :pod:podselect.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :pod:podselect.t  >> ::macos:MacPerlTests.out
-#echo ":perl -I::lib    :run:fresh_perl.t"  >> ::macos:MacPerlTests.out
-#:perl -I::lib    :run:fresh_perl.t  >> ::macos:MacPerlTests.out
 
 echo "The following tests mostly work, but fail because of known"
 echo "IO problems.  Feel free to run them, and note the failures."

==== //depot/macperl/macos/MacPerlTests.plx#2 (text) ====
Index: perl/macos/MacPerlTests.plx
--- perl/macos/MacPerlTests.plx.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/MacPerlTests.plx	Sun Apr 28 13:15:05 2002
@@ -17,11 +17,17 @@
 	} else {
 		if (/^ok (\d+)/) {
 			$tests[$1]++;
+		} elsif (/^not ok (\d+)[^#]+# TODO/) {
+			$tests[$1]++;
 		} elsif (/^not ok (\d+)/) {
 			$tests[$1] = -1;
 		}
 	}
 }
+if ($script) {
+	$tests{$script}{num}   = $num;
+	$tests{$script}{tests} = [@tests];
+}
 
 for my $script (sort keys %tests) {
 	my @not    = grep {

==== //depot/macperl/macos/Makefile.mk#3 (text) ====
Index: perl/macos/Makefile.mk
--- perl/macos/Makefile.mk.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/Makefile.mk	Sun Apr 28 13:15:05 2002
@@ -205,9 +205,9 @@
 # Files to be built with variable substitution after miniperl is
 # available.  Dependencies handled manually below (for now).
 
-pl = "::pod:pod2html.PL" "::pod:pod2latex.PL" "::pod:pod2man.PL" "::pod:pod2text.PL"
+pl = "::pod:pod2html.PL" "::pod:pod2latex.PL" "::pod:pod2man.PL" "::pod:pod2text.PL" "::lib:lib_pm.PL"
 
-plextract = "::pod:pod2html" "::pod:pod2latex" "::pod:pod2man" "::pod:pod2text"
+plextract = "::pod:pod2html" "::pod:pod2latex" "::pod:pod2man" "::pod:pod2text" "::lib:lib_pm"
 
 addedbyconf = UU $(plextract) pstruct
 

==== //depot/macperl/macos/config.h#3 (text) ====
Index: perl/macos/config.h
--- perl/macos/config.h.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/config.h	Sun Apr 28 13:15:05 2002
@@ -640,7 +640,7 @@
  *	This symbol, if defined, indicates that the usleep routine is
  *	available to let the process sleep on a sub-second accuracy.
  */
-/*#define HAS_USLEEP		/ **/
+#define HAS_USLEEP		/**/
 
 /* HASVOLATILE:
  *	This symbol, if defined, indicates that this C compiler knows about
@@ -2079,7 +2079,7 @@
  *	available to do gather reads.  You will also need <sys/uio.h>
  *	and there I_SYSUIO.
  */
-/*#define HAS_READV		/ **/
+#define HAS_READV		/**/
 
 /* HAS_RECVMSG:
  *	This symbol, if defined, indicates that the recvmsg routine is
@@ -2535,7 +2535,7 @@
  *	or time_t on BSD sites (in which case <sys/types.h> should be
  *	included).
  */
-/*#define HAS_TIME		/ **/
+#define HAS_TIME		/**/
 #define Time_t time_t		/* Time type */
 
 /* HAS_TIMES:
@@ -2559,7 +2559,7 @@
  *	This symbol, if defined, indicates that the ualarm routine is
  *	available to do alarms with microsecond granularity.
  */
-/*#define HAS_UALARM		/ **/
+#define HAS_UALARM		/**/
 
 /* HAS_UNION_SEMUN:
  *	This symbol, if defined, indicates that the union semun is
@@ -2627,7 +2627,7 @@
  *	This symbol, if defined, indicates that the writev routine is
  *	available to do scatter writes.
  */
-/*#define HAS_WRITEV		/ **/
+#define HAS_WRITEV		/**/
 
 /* USE_DYNAMIC_LOADING:
  *	This symbol, if defined, indicates that dynamic loading of
@@ -3862,19 +3862,19 @@
  *	to the program to supply one.  A good guess is
  *		extern int usleep(useconds_t);
  */
-/*#define	HAS_USLEEP_PROTO	/ **/
+#define	HAS_USLEEP_PROTO	/**/
 
 /* I_CRYPT:
  *	This symbol, if defined, indicates that <crypt.h> exists and
  *	should be included.
  */
-/*#define	I_CRYPT		/ **/
+#define	I_CRYPT		/**/
 
 /* I_FP:
  *	This symbol, if defined, indicates that <fp.h> exists and
  *	should be included.
  */
-/*#define	I_FP		/ **/
+#define	I_FP		/**/
 
 /* I_LANGINFO:
  *	This symbol, if defined, indicates that <langinfo.h> exists and

==== //depot/macperl/macos/config.sh#2 (text) ====
Index: perl/macos/config.sh
--- perl/macos/config.sh.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/config.sh	Sun Apr 28 13:15:05 2002
@@ -35,9 +35,9 @@
 ansi2knr=''
 aphostname=''
 api_revision='5'
-api_subversion='0'
-api_version='6'
-api_versionstring='5.6.0'
+api_subversion='3'
+api_version='7'
+api_versionstring='5.7.3'
 ar=''
 archlib=''
 archlibexp=''
@@ -66,7 +66,7 @@
 ccversion=''
 cf_by='pudge'
 cf_email='[email protected]'
-cf_time='Wed Feb 21 00:34:43 EST 2001'
+cf_time='Sun Apr 21 13:58:43 EST 2002'
 charsize='1'
 chgrp=''
 chmod=''
@@ -87,7 +87,6 @@
 cppstdin='cc -E'
 cppstdin='"C -e"'
 cppsymbols=''
-crosscompile='define'
 cryptlib=''
 csh='undef'
 d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@@ -285,6 +284,7 @@
 d_quad='define'
 d_readdir='define'
 d_readlink='define'
+d_readv='define'
 d_rename='define'
 d_rewinddir='define'
 d_rmdir='define'
@@ -381,9 +381,11 @@
 d_times='define'
 d_truncate='define'
 d_tzname='undef'
+d_ualarm='define'
 d_umask='undef'
 d_uname='undef'
 d_union_semun='undef'
+d_usleep='define'
 d_ustat='undef'
 d_vendorarch='undef'
 d_vendorbin='undef'
@@ -398,10 +400,14 @@
 d_waitpid='undef'
 d_wcstombs='undef'
 d_wctomb='undef'
+d_writev='define'
 d_xenix='undef'
 date='date'
 db_hashtype='u_int32_t'
 db_prefixtype='size_t'
+db_version_major='1'
+db_version_minor='0'
+db_version_patch='0'
 defvoidused='15'
 direntrytype='struct dirent'
 dlext=''
@@ -418,7 +424,7 @@
 eunicefix=':'
 exe_ext=''
 expr='expr'
-extensions='B ByteLoader Data/Dumper DB_File Devel/DProf Devel/Peek DynaLoader Fcntl File/Glob IO NDBM_File Opcode POSIX Socket Sys/Hostname attrs re Filter/Util/Call Compress/Zlib Digest/MD5 HTML/Parser List/Util MIME/Base64 Storable Time/HiRes'
+extensions='B ByteLoader Data/Dumper DB_File Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 DynaLoader Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO List/Util MIME/Base64 NDBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via PerlIO/encoding Socket Storable Sys/Hostname Time/HiRes Unicode/Normalize XS/Typemap attrs re Compress/Zlib HTML/Parser'
 fflushNULL='define'
 fflushall='undef'
 find=''
@@ -665,7 +671,7 @@
 privlibexp=''
 prototype='define'
 ptrsize='4'
-quadkind='QUAD_IS_INT64_T'
+quadkind='4'
 quadtype='int64_t'
 randbits='15'
 randfunc='rand'
@@ -735,7 +741,7 @@
 ssizetype='ssize_t'
 startperl="Perl -Sx \"{0}\" {\"Parameters\"}; Exit {Status}\n#!perl"
 startsh=''
-static_ext='B ByteLoader Data/Dumper DB_File Devel/DProf Devel/Peek DynaLoader Fcntl File/Glob IO NDBM_File Opcode POSIX Socket Sys/Hostname attrs re Filter/Util/Call Compress/Zlib Digest/MD5 HTML/Parser List/Util MIME/Base64 Storable Time/HiRes'
+static_ext='B ByteLoader Data/Dumper DB_File Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 DynaLoader Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO List/Util MIME/Base64 NDBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via PerlIO/encoding Socket Storable Sys/Hostname Time/HiRes Unicode/Normalize XS/Typemap attrs re Compress/Zlib HTML/Parser'
 stdchar='char'
 stdio_base=''
 stdio_bufsiz=''
@@ -749,6 +755,7 @@
 sysman=''
 tail=''
 tar=''
+targetarch=''
 tbl=''
 tee=''
 test=''
@@ -776,6 +783,7 @@
 use5005threads='undef'
 use64bitall='undef'
 use64bitint='undef'
+usecrosscompile='define'
 usedl='define'
 useithreads='undef'
 uselargefiles='undef'
@@ -810,20 +818,22 @@
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.6.1'
-versiononly='undef'
+version='5.7.3'
+version_patchlevel_string='version 7 subversion 3 patch 16224'
+versiononly='define'
 vi=''
 voidflags='15'
 xlibpth=''
-xs_apiversion='5.6.0'
+xs_apiversion='5.7.3'
 zcat=''
 zip=''
 # Configure command line arguments.
 PERL_REVISION='5'
-PERL_VERSION='6'
-PERL_SUBVERSION='1'
+PERL_VERSION='7'
+PERL_SUBVERSION='3'
 PERL_API_REVISION='5'
-PERL_API_VERSION='6'
-PERL_API_SUBVERSION='0'
+PERL_API_VERSION='7'
+PERL_API_SUBVERSION='3'
+PERL_PATCHLEVEL=16224
 PERL_CONFIG_SH='true'
 CONFIG='true'

==== //depot/macperl/macos/macish.h#3 (text) ====
Index: perl/macos/macish.h
--- perl/macos/macish.h.~1~	Sun Apr 28 13:15:05 2002
+++ perl/macos/macish.h	Sun Apr 28 13:15:05 2002
@@ -81,11 +81,6 @@
 #undef PerlProc_exit
 #define PerlProc_exit(s)	my_exit((s))
 
-/* These defined following should be defined in 5.8 in config.h */
-#define HAS_USLEEP
-#define HAS_UALARM
-
-
 /* HAS_IOCTL:
  *	This symbol, if defined, indicates that the ioctl() routine is
  *	available to set I/O characteristics
End of Patch.