From: Nicholas Clark Date: Mon, 24 Aug 2009 17:11:02 +0000 (+0100) Subject: constant has been upgraded to 1.19. Describe the improvements. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9f808eed0298f4dc1a3746e5536c220e0a5ed06a;p=p5sagit%2Fp5-mst-13.2.git constant has been upgraded to 1.19. Describe the improvements. --- diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index b037887..d2a97fb 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -367,7 +367,8 @@ have been recognised; for example, C<"\N{LATIN CAPITAL LETTER GHA}">. =item C -Upgraded from version 1.13 to 1.17. +Upgraded from version 1.13 to 1.19. Some code has been shifted from run time to +compile time, and the amount of MRO cache flushing has been minimised. =item C