From: Father Chrysostomos Date: Sun, 18 Sep 2011 02:39:07 +0000 (-0700) Subject: perlglossary: fix broken link X-Git-Tag: accepted/trunk/20130322.191538~2708 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=962c024be0fcb06afec58a17b65e73fc0d0f9214;p=platform%2Fupstream%2Fperl.git perlglossary: fix broken link --- diff --git a/pod/perlglossary.pod b/pod/perlglossary.pod index 7be5249..014eb99 100644 --- a/pod/perlglossary.pod +++ b/pod/perlglossary.pod @@ -2029,7 +2029,7 @@ strings, but Perl allows strings to contain a null. =item null list A valueless value represented in Perl by C<()>. It is not really a -L, but an expression that yields L in L and +L, but an expression that yields C in L and a L with zero elements in L. =item null string