summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-13 02:31:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-13 02:31:47 +0000
commit68a4a7e45ed01889c35c30188ba30508bfc1e5b5 (patch)
tree4a3fac7b1b30d1ad679e5c5f2fce698c4bd8df05 /pod/perldiag.pod
parent2f2d036aac7a6d378d15faf96ae8ed621bef910c (diff)
downloadperl-68a4a7e45ed01889c35c30188ba30508bfc1e5b5.tar.gz
Self-ties are unsupported currently, stopgap patch from Alan Burlison.
p4raw-id: //depot/perl@7213
Diffstat (limited to 'pod/perldiag.pod')
-rw-r--r--pod/perldiag.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 63d7f999d1..c4d26548bc 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -2899,6 +2899,10 @@ filehandle that was either never opened or has since been closed.
(F) This machine doesn't implement the select() system call.
+=item Self-ties are not supported
+
+(F) Self-ties are not supported in the current implementation.
+
=item Semicolon seems to be missing
(W semicolon) A nearby syntax error was probably caused by a missing