From: Jarkko Hietaniemi Date: Tue, 7 Nov 2000 01:00:27 +0000 (+0000) Subject: A doc addition for bug id 20001105.019, beware \p. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0103b764082a0d6e89eade0504fed66a20ab7b38;p=p5sagit%2Fp5-mst-13.2.git A doc addition for bug id 20001105.019, beware \p. p4raw-id: //depot/perl@7587 --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 65cdd6c..6409d61 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -651,6 +651,11 @@ If you're getting this error from a here-document, you may have included unseen whitespace before or after your closing tag. A good programmer's editor will have a way to help you find these characters. +=item Can't find %s property definition %s + +(F) You may have tried to use \p which means a Unicode property +for example \p{Lu} is all uppercase letters. + =item Can't fork (F) A fatal error occurred while trying to fork while opening a