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:
b9cc85a
)
perldiag: typo
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 14 Feb 2011 23:16:19 +0000
(15:16 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 15 Feb 2011 00:19:09 +0000
(16:19 -0800)
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
776c236
..
f7f9d3d
100644
(file)
--- a/
pod/perldiag.pod
+++ b/
pod/perldiag.pod
@@
-5451,7
+5451,7
@@
filehandle with an encoding, see L<open> and L<perlfunc/binmode>.
(F) The count in the (un)pack template may be replaced by C<[TEMPLATE]> only if
C<TEMPLATE> always matches the same amount of packed bytes that can be
-determined from the template alone. This is not possible if it contains an
+determined from the template alone. This is not possible if it contains an
y
of the codes @, /, U, u, w or a *-length. Redesign the template.
=item write() on closed filehandle %s