From 962c024be0fcb06afec58a17b65e73fc0d0f9214 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sat, 17 Sep 2011 19:39:07 -0700 Subject: [PATCH] perlglossary: fix broken link --- pod/perlglossary.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4