diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-08-30 18:25:53 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-08-31 14:13:01 +0200 |
commit | 043fec90e88a2e23823af40a5c0b59539fc58069 (patch) | |
tree | 217d8ca6d7f6e18200a6b3f9c3d96199422d4243 /pod/perl58delta.pod | |
parent | 63d7ac5fa5ef436afa9865a56b7c84e54a112722 (diff) | |
download | perl-043fec90e88a2e23823af40a5c0b59539fc58069.tar.gz |
Remove the VM/ESA port.
VM/ESA was a mainframe OS. IBM ended service on it in June 2003. It was
superseded by Z/VM.
Diffstat (limited to 'pod/perl58delta.pod')
-rw-r--r-- | pod/perl58delta.pod | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perl58delta.pod b/pod/perl58delta.pod index 9777b55f9f..1a4abe9cdc 100644 --- a/pod/perl58delta.pod +++ b/pod/perl58delta.pod @@ -2018,7 +2018,9 @@ EBCDIC platforms (z/OS (also known as OS/390), POSIX-BC, and VM/ESA) have been regained. Many test suite tests still fail and the co-existence of Unicode and EBCDIC isn't quite settled, but the situation is much better than with Perl 5.6. See L<perlos390>, -L<perlbs2000> (for POSIX-BC), and L<perlvmesa> for more information. +L<perlbs2000> (for POSIX-BC), and perlvmesa for more information. +(B<Note:> support for VM/ESA was removed in Perl v5.18.0. The relevant +information was in F<README.vmesa>) =item * |