Re: [perl #30045] Transliteration replacement not terminated message obscure
Yitzchak Scott-Thoennes [Mon, 7 Jun 2004 00:28:55 +0000 (17:28 -0700)]
Message-ID: <20040607072854.GB1028@efn.org>

p4raw-id: //depot/perl@22923

pod/perldiag.pod

index e23036e..67ef45a 100644 (file)
@@ -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