From: Steve Hay Date: Mon, 14 Aug 2006 10:20:13 +0000 (+0000) Subject: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ecf6cde67e9734d1e092507e1d533595e200d861;p=p5sagit%2Fp5-mst-13.2.git Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules alphabetically. p4raw-id: //depot/perl@28708 --- diff --git a/pod/perl594delta.pod b/pod/perl594delta.pod index 49e71c9..ed1e3fd 100644 --- a/pod/perl594delta.pod +++ b/pod/perl594delta.pod @@ -78,6 +78,12 @@ C =item * +C has been added. This module provides support for +I: hashes that maintain an association of a reference with a +value, in a thread-safe garbage-collected way. + +=item * + C has been added. It's an alternative to C to build and install perl modules. @@ -88,19 +94,18 @@ and files. =item * -C has been added. This module provides support for -I: hashes that maintain an association of a reference with a -value, in a thread-safe garbage-collected way. +C has been added. It's used to mark modules as loaded or +unloaded. =item * -C has been added (for Windows builds). This module -provides low-level access to Win32 system API calls for files/dirs. +C has been added. It's a simple helper to list all +constants declared in a given package. =item * -C has been added. It's a simple helper to list all -constants declared in a given package. +C has been added (for Windows builds). This module +provides low-level access to Win32 system API calls for files/dirs. =back