From: Matt S Trout Date: Mon, 21 Jun 2010 00:43:03 +0000 (+0100) Subject: doc d12d61 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=34d2a8a81794902042992504c86a123af42933be;p=p5sagit%2Fp5-mst-13.2.git doc d12d61 --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index 06c08a9..7120f62 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -201,6 +201,12 @@ This was already true but it's now Officially Stated For The Record (51eec7). This module hasn't been updated since 1996 so we can't recommend it any more (83918a). +=head2 perlfaq synchronised to upstream + +The FAQ has been updated to commit +37550b8f812e591bcd0dd869d61677dac5bda92c from the perlfaq repository +at git@github.com:briandfoy/perlfaq.git + =head1 Performance Enhancements Only allocate entries for @_ on demand - this not only saves memory per