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:
2dc9bc8
)
perlebcdic: Rmv obsolete text about 'use encoding'
author
Karl Williamson
<khw@cpan.org>
Tue, 17 Jan 2017 00:52:55 +0000
(17:52 -0700)
committer
Karl Williamson
<khw@cpan.org>
Thu, 19 Jan 2017 17:24:01 +0000
(10:24 -0700)
pod/perlebcdic.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlebcdic.pod
b/pod/perlebcdic.pod
index
6dd8e10
..
288a71f
100644
(file)
--- a/
pod/perlebcdic.pod
+++ b/
pod/perlebcdic.pod
@@
-1855,9
+1855,6
@@
EBCDIC platforms. And some of the failures are real bugs. If you
compile and do a C<make test> on Perl, all tests on the C</cpan>
directory are skipped.
-In particular, the (now deprecated) L<encoding> pragma is not supported
-under EBCDIC.
-
L<Encode> partially works.
=item *