In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f7866a8bf5b54e475ca2ed917f5767b7573c6c8e?hp=80af860fb39a3c62383c2be5eb108e94b78a4452>
- Log ----------------------------------------------------------------- commit f7866a8bf5b54e475ca2ed917f5767b7573c6c8e Author: Chris 'BinGOs' Williams <[email protected]> Date: Wed Mar 12 12:21:04 2014 +0000 Update ExtUtils-Install Changes file ----------------------------------------------------------------------- Summary of changes: dist/ExtUtils-Install/Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dist/ExtUtils-Install/Changes b/dist/ExtUtils-Install/Changes index 30bbbe1..a828406 100644 --- a/dist/ExtUtils-Install/Changes +++ b/dist/ExtUtils-Install/Changes @@ -1,5 +1,15 @@ Revision history for ExtUtils-Install +1.63 + +- Enable tests to run in parallel + +1.62 + +- Various POD fixes and typos +- Cross-compilation fixes +- VMS fixes + 1.57 Adds 'skip_cwd' parameter to ExtUtils::Installed. With this new parameter, -- Perl5 Master Repository
