constant has been upgraded to 1.19. Describe the improvements.
Nicholas Clark [Mon, 24 Aug 2009 17:11:02 +0000 (18:11 +0100)]
pod/perl5110delta.pod

index b037887..d2a97fb 100644 (file)
@@ -367,7 +367,8 @@ have been recognised; for example, C<"\N{LATIN CAPITAL LETTER GHA}">.
 
 =item C<constant>
 
-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<feature>