From: Yitzchak Scott-Thoennes Date: Mon, 7 Jun 2004 00:28:55 +0000 (-0700) Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6a36df5d7e529256a38c33741243c396982a60b8;p=p5sagit%2Fp5-mst-13.2.git Re: [perl #30045] Transliteration replacement not terminated message obscure Message-ID: <20040607072854.GB1028@efn.org> p4raw-id: //depot/perl@22923 --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index e23036e..67ef45a 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -3824,8 +3824,8 @@ C<$tr> or C<$y> may cause this error. =item Transliteration replacement not terminated -(F) The lexer couldn't find the final delimiter of a tr/// or tr[][] -construct. +(F) The lexer couldn't find the final delimiter of a tr///, tr[][], +y/// or y[][] construct. =item '%s' trapped by operation mask