diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-04 16:33:58 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-04 17:12:01 +0100 |
commit | 0cd7f36e63d81118f948c88282cdba844093801d (patch) | |
tree | 0fddf3042feba72efbfeee70d468fa881de8b262 /pod | |
parent | 1eb6a4137c6fb1b2e912a2b6c8cf9d86e4ec1ccc (diff) | |
download | perl-0cd7f36e63d81118f948c88282cdba844093801d.tar.gz |
Acknowledge that Dijkmat BV funded the TPF grant.
Remove 5.10.1 specific statement that isn't right for 5.11.0.
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl5110delta.pod | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index 16266b18a8..838dd40c71 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -1984,12 +1984,8 @@ Explicitely point to $. when it causes an uninitialized warning for ranges in sc =head1 Acknowledgements -Some of the work in this release was funded by a TPF grant. - -Nicholas Clark officially retired from maintenance pumpking duty at the -end of 2008; however in reality he has put much effort in since then to -help get 5.10.1 into a fit state to be released, including writing a -considerable chunk of this perldelta. +Some of the work in this release was funded by a TPF grant funded by +Dijkmat BV, The Netherlands. Steffen Mueller and David Golden in particular helped getting CPAN modules polished and synchronised with their in-core equivalents. |