In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/54f6f377a29af7d60918c003fc2c462439c340bd?hp=c730b126f63ab4330698a13ff421d48ea53ae4ff>
- Log ----------------------------------------------------------------- commit 54f6f377a29af7d60918c003fc2c462439c340bd Author: James E Keenan <[email protected]> Date: Sun Dec 18 18:20:56 2016 -0500 Correct one spelling error. ----------------------------------------------------------------------- Summary of changes: INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 158b382384..97578ba81a 100644 --- a/INSTALL +++ b/INSTALL @@ -2370,7 +2370,7 @@ or The only difference between the two is that make distclean also removes your old config.sh and Policy.sh files. (A plain 'make clean' is now -eqivalent to 'make realclean'.) +equivalent to 'make realclean'.) If you are upgrading from a previous version of perl, or if you change systems or compilers or make other significant changes, or if -- Perl5 Master Repository
