doc 51eec7
Matt S Trout [Thu, 17 Jun 2010 04:20:47 +0000 (05:20 +0100)]
pod/perl5132delta.pod

index 3ad7a34..2cb7143 100644 (file)
@@ -130,6 +130,10 @@ and otherwise tweak the way perl handles upper, lower and other case
 conversions on unicode data, and how to provide scoped changes to alter
 one's own code's behaviour without stomping on anybody else (71648f).
 
+=head2 INSTALL explicitly states the requirement for C89
+
+This was already true but it's now Officially Stated For The Record.
+
 =head1 Performance Enhancements
 
 Only allocate entries for @_ on demand - this not only saves memory per