This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate macperl changes from Chris Nandor:
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 26 Sep 2001 12:53:16 +0000 (12:53 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 26 Sep 2001 12:53:16 +0000 (12:53 +0000)
commitbe708cc0141c68546a70e3d19f68ad41bef15add
tree5152acd08116f8ae5a5d576f678fde267a91bcb7
parentd1f145d342e491f3bdc2d057c6771a7a5baba14a
Integrate macperl changes from Chris Nandor:
12192 11817 11815 11813 11778 11775

Update CPAN.pm to work with new Mac::BuildTools instead
of ExtUtils::MM_MacOS "orphan" functions

Fix test

Make syntax check report in MPW style, fix tests
to use Mac::err=unix to get normal-style error
messages.

More module and test ports from Thomas Wegner et al

Fix open of /dev/null for Mac OS

Allow for platforms to override formatting of errors
on output from Matthias Neeracher (core files)

p4raw-id: //depot/perl@12235
p4raw-edited: from //depot/maint-5.6/macperl@12234 'edit in'
lib/File/DosGlob.pm t/op/magic.t (@11007..)
p4raw-integrated: from //depot/maint-5.6/macperl@12234 'copy in'
lib/File/Spec/Mac.pm lib/File/Temp.pm (@11007..) 'merge in'
ext/File/Glob/Glob.pm lib/CPAN.pm (@11007..)
ext/File/Glob/bsd_glob.c t/base/term.t (@11185..)
t/op/runlevel.t (@11198..) t/pod/testp2pt.pl (@11500..)
p4raw-integrated: from //depot/maint-5.6/macperl@11815 'merge in'
perl.c (@11806..)
p4raw-integrated: from //depot/maint-5.6/macperl@11775 'merge in'
perl.h pp_ctl.c util.c (@11007..)
21 files changed:
ext/B/Deparse.t
ext/File/Glob/Glob.pm
ext/File/Glob/bsd_glob.c
lib/CPAN.pm
lib/File/DosGlob.pm
lib/File/DosGlob.t
lib/File/Spec.t
lib/File/Spec/Mac.pm
lib/File/Temp.pm
lib/File/Temp/t/security.t
lib/strict.t
lib/subs.t
lib/warnings.t
perl.c
perl.h
pp_ctl.c
t/op/magic.t
t/op/runlevel.t
t/pod/testp2pt.pl
t/run/kill_perl.t
util.c