X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl570delta.pod;h=70425efc3ebd37b1ba7d1a6d2dfe8946a78fded6;hb=dca6e23fb83957e896abba24cceb553cbf56fb78;hp=9ca2dfac94ca1bf7989fdad5daf02d0cc931424c;hpb=1577cd8083ce36a55c5a17443a5fe2c735f08e36;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl570delta.pod b/pod/perl570delta.pod index 9ca2dfa..70425ef 100644 --- a/pod/perl570delta.pod +++ b/pod/perl570delta.pod @@ -589,12 +589,12 @@ Long doubles should now work (see INSTALL). =item * -MacOS Classic +Mac OS Classic -Compilation of the standard Perl distribution in MacOS Classic should -now work if you have the Metrowerks development environment and -the missing Mac-specific toolkit bits. Contact the macperl mailing -list for details. +Compilation of the standard Perl distribution in Mac OS Classic should +now work if you have the Metrowerks development environment and the +missing Mac-specific toolkit bits. Contact the macperl mailing list +for details. =item * @@ -690,7 +690,7 @@ concurrently. (Still 16M per thread.) =item * -Ctmpdir()> now prefers C:/temp over /tmp +C<< File::Spec->tmpdir() >> now prefers C:/temp over /tmp (works better when perl is running as service). =item * @@ -870,8 +870,8 @@ progress is the bytecode compiler. If you find what you think is a bug, you might check the articles recently posted to the comp.lang.perl.misc newsgroup and the perl -bug database at http://bugs.perl.org. There may also be -information at http://www.perl.com/perl/, the Perl Home Page. +bug database at http://bugs.perl.org/ There may also be +information at http://www.perl.com/perl/ , the Perl Home Page. If you believe you have an unreported bug, please run the B program included with your release. Be sure to trim your bug down