This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b03c0a
)
perldiag: pseudo-hashes are long gone
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 12 Feb 2011 23:06:20 +0000
(15:06 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Sat, 12 Feb 2011 23:06:20 +0000
(15:06 -0800)
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
1f0c069
..
e005356
100644
(file)
--- a/
pod/perldiag.pod
+++ b/
pod/perldiag.pod
@@
-650,12
+650,6
@@
that you can chdir to, possibly because it doesn't exist.
(P) For some reason you can't check the filesystem of the script for
nosuid.
-=item Can't coerce array into hash
-
-(F) You used an array where a hash was expected, but the array has no
-information on how to map from keys to array indices. You can do that
-only with arrays that have a hash reference at index 0.
-
=item Can't coerce %s to integer in %s
(F) Certain types of SVs, in particular real symbol table entries