In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/2f0794f5776553bf2174172a75efcc3dedf4ecd5?hp=c9dde69614295354a2345c602ba0aaf904361582>
- Log ----------------------------------------------------------------- commit 2f0794f5776553bf2174172a75efcc3dedf4ecd5 Author: James E Keenan <[email protected]> Date: Mon Oct 7 01:03:36 2013 +0200 Eliminate trailing whitespace in pod command. ----------------------------------------------------------------------- Summary of changes: dist/ExtUtils-Install/lib/ExtUtils/Install.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/ExtUtils-Install/lib/ExtUtils/Install.pm b/dist/ExtUtils-Install/lib/ExtUtils/Install.pm index 64a3970..93afb0d 100644 --- a/dist/ExtUtils-Install/lib/ExtUtils/Install.pm +++ b/dist/ExtUtils-Install/lib/ExtUtils/Install.pm @@ -544,7 +544,7 @@ sub _chdir { =end _private -=over +=over =item B<install> -- Perl5 Master Repository
