In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e0ddbfb27c49b93693a9d5955ba11e97759b26a7?hp=6025c6ddd747335b34b2c5958cb7a027bc3170b2>
- Log ----------------------------------------------------------------- commit e0ddbfb27c49b93693a9d5955ba11e97759b26a7 Author: Ricardo Signes <[email protected]> Date: Mon Jan 23 21:50:11 2012 -0500 point git-using installers to pod/perlgit ...this change was promised to Jim Keenan ----------------------------------------------------------------------- Summary of changes: INSTALL | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index fae174c..185e1f7 100644 --- a/INSTALL +++ b/INSTALL @@ -43,6 +43,10 @@ rely on anything more than C89. These options, and many more, are explained in further detail below. +If you're building perl from a git repository, you should also consult +the documentation in pod/perlgit.pod for information on that special +circumstance. + If you have problems, corrections, or questions, please see L<"Reporting Problems"> below. -- Perl5 Master Repository
