From 323e4ec46db0dc8d22d9eae846bc5f0fe9d642ec Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 16 Jan 2017 17:52:55 -0700 Subject: [PATCH] perlebcdic: Rmv obsolete text about 'use encoding' --- pod/perlebcdic.pod | 3 --- 1 file changed, 3 deletions(-) diff --git a/pod/perlebcdic.pod b/pod/perlebcdic.pod index 6dd8e10..288a71f 100644 --- 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 on Perl, all tests on the C directory are skipped. -In particular, the (now deprecated) L pragma is not supported -under EBCDIC. - L partially works. =item * -- 1.8.3.1