In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ef8977576f0f79f9d359019531066db2763fa8ee?hp=36cabe94630c68acc28ae6c9ec11d92384cb3a55>
- Log ----------------------------------------------------------------- commit ef8977576f0f79f9d359019531066db2763fa8ee Author: Karl Williamson <[email protected]> Date: Tue Dec 20 10:00:27 2016 -0700 perldelta: Fix typo ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 6becc26572..9bbbf3b40d 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -273,7 +273,7 @@ and C<Inf> to make builds more reproducible. [perl #130133] Since 5.18 for testing purposes we have included support for building perl with a variety of non-standard, and non-recommended hash functions. Since we do not recommend the use of these functions -we have removed them and their corresponding build options. Spefically +we have removed them and their corresponding build options. Specifically this includes the following build options: PERL_HASH_FUNC_SDBM -- Perl5 Master Repository
