From 00880d60ab3a392fce4f5104854f769954b84313 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Sat, 7 Jul 2007 09:03:41 +0000 Subject: [PATCH] Mention that pseudo-hashes are no longer supported p4raw-id: //depot/perl@31556 --- pod/perl595delta.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pod/perl595delta.pod b/pod/perl595delta.pod index 8ff50be..8aa845a 100644 --- a/pod/perl595delta.pod +++ b/pod/perl595delta.pod @@ -35,6 +35,11 @@ anyway.) The regular expression construct C<(?p{})>, which was deprecated in perl 5.8, has been removed. Use C<(??{})> instead. (Rafael) +=head2 Pseudo-hashes have been removed + +Support for pseudo-hashes has been removed from Perl 5.9. (The C +pragma remains here, but uses an alternate implementation.) + =head2 Removal of the bytecode compiler and of perlcc C, the byteloader and the supporting modules (B::C, B::CC, -- 2.7.4