X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl5005delta.pod;h=39646b66dc02d93ac6b13351113f802e57a390a0;hb=afa74d4282044c64ab152392003f47bb0674abd2;hp=58d0c79bba3dccb0b7cb6343917b5d157bd6dc0b;hpb=8a2949d9131799d2db2e4d62ec4e1ce83c9061bf;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index 58d0c79..39646b6 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -492,7 +492,7 @@ In previous versions, this would print "hello", but it now prints "g'bye". If C<$/> is a reference to an integer, or a scalar that holds an integer, <> will read in records instead of lines. For more info, see -L. +L>. =head1 Supported Platforms @@ -572,7 +572,7 @@ in perl. =item Test -A framework for writing testsuites. +A framework for writing test suites. =item Tie::Array