From: Jarkko Hietaniemi Date: Tue, 19 Jun 2001 02:58:26 +0000 (+0000) Subject: More perl572delta tweaks. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7ebe66711f181a6c6324b370c9025726bf5c8381;p=p5sagit%2Fp5-mst-13.2.git More perl572delta tweaks. p4raw-id: //depot/perl@10706 --- diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod index 0b05c39..6ed4582 100644 --- a/pod/perl572delta.pod +++ b/pod/perl572delta.pod @@ -156,7 +156,8 @@ L - Object Oriented time objects L module has been significantly enhanced. It now can deparse almost all of the standard test suite (so that the -tests still succeed). +tests still succeed). There is a make target "test.deparse" +for trying this out. =item * @@ -246,7 +247,9 @@ The F and F files have been merged into L. =item * -Use of the F tool to profile Perl has been documented in L. +Use of the F tool to profile Perl has been documented in +L. There is a make target "perl.gprof" for generating a +gprofiled Perl executable. =back @@ -258,8 +261,8 @@ Use of the F tool to profile Perl has been documented in L. =item * -AIX should now work better with gcc. Also longdouble support in -AIX should be better now. +AIX should now work better with gcc. Also longdouble support in AIX +should be better now. See L. =item * @@ -267,13 +270,13 @@ AtheOS (http://www.atheos.cx/) is a new platform. =item * -DG/UX platform now supports the 5.005-style threads. +DG/UX platform now supports the 5.005-style threads. See L. =item * -Several MacOS (Classic) portability patches have been applied. -We hope to get a fully working port by 5.8.0. (The remaining -problems relate to the changed IO model of Perl.) +Several MacOS (Classic) portability patches have been applied. We +hope to get a fully working port by 5.8.0. (The remaining problems +relate to the changed IO model of Perl.) See L. =item * @@ -282,7 +285,7 @@ filesystems. (The case-insensitivity confused the Perl build process.) =item * -NetWare from Novell is now supported. +NetWare from Novell is now supported. See L. =item *