X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl561delta.pod;h=652ff7f9ac01c190619d7c94e48431f454f9fe9c;hb=7d824d8e6f7cacfafe95d58fa9ab3d99bd41e854;hp=86235f03870dcdcb718aa8f597bc6089c1295536;hpb=493a87da815453c0627e215bbcb09ab491f2d3eb;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl561delta.pod b/pod/perl561delta.pod index 86235f0..652ff7f 100644 --- a/pod/perl561delta.pod +++ b/pod/perl561delta.pod @@ -601,7 +601,7 @@ send() works from within a pseudo-process. Unless specifically qualified otherwise, the remainder of this document covers changes between the 5.005 and 5.6.0 releases. - + =head1 Core Enhancements =head2 Interpreter cloning, threads, and concurrency @@ -1052,7 +1052,7 @@ When the last non-weak reference to an object is deleted, the object is destroyed and all the weak references to the object are automatically undef-ed. -To use this feature, you need the WeakRef package from CPAN, which +To use this feature, you need the Devel::WeakRef package from CPAN, which contains additional documentation. NOTE: This is an experimental feature. Details are subject to change. @@ -1608,7 +1608,7 @@ messages. For example: =head1 NAME - sample - Using GetOpt::Long and Pod::Usage + sample - Using Getopt::Long and Pod::Usage =head1 SYNOPSIS