From 7ebe66711f181a6c6324b370c9025726bf5c8381 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Tue, 19 Jun 2001 02:58:26 +0000 Subject: More perl572delta tweaks. p4raw-id: //depot/perl@10706 --- pod/perl572delta.pod | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'pod/perl572delta.pod') diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod index 0b05c39224..6ed4582ca7 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 * -- cgit v1.2.1