X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl5100delta.pod;h=fe9f02ee43b885d1f6ae4cab5b35328127dd676c;hb=fd99c0b988756e2bf38f3d45b3d594b10c776fcb;hp=d47df845d2aba8c19432025306750379fbfc6f85;hpb=d991eed6a698716065b2039839dd7d319bc188db;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index d47df84..fe9f02e 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -396,7 +396,7 @@ details. This variable gives the native status returned by the last pipe close, backtick command, successful call to wait() or waitpid(), or from the -system() operator. See L for details. (Contributed by Gisle Aas.) +system() operator. See L for details. (Contributed by Gisle Aas.) =item C<${^RE_TRIE_MAXBUF}> @@ -1030,7 +1030,7 @@ their system dependent constants - as a result C now takes about The new compilation flag C, introduced as an option in perl 5.8.8, is turned on by default in perl 5.9.3. It prevents perl -from creating an empty scalar with every new typeglob. See L +from creating an empty scalar with every new typeglob. See L for details. =head2 Weak references are cheaper