In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/bff3194ce483c7fdeaffa9fcc217fa539b5e250a?hp=a27704375e62d95d636d5bafe28d99c8e87fb0cf>
- Log ----------------------------------------------------------------- commit bff3194ce483c7fdeaffa9fcc217fa539b5e250a Author: Leon Brocard <[email protected]> Date: Sun Jun 12 14:19:27 2011 +0100 Fix broken URLs in ExtUtils-Install/Changes from perlbrowse to git ----------------------------------------------------------------------- Summary of changes: dist/ExtUtils-Install/Changes | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/ExtUtils-Install/Changes b/dist/ExtUtils-Install/Changes index 50be7b9..ccb1df5 100644 --- a/dist/ExtUtils-Install/Changes +++ b/dist/ExtUtils-Install/Changes @@ -85,7 +85,7 @@ SVN revision 39. Synchronize with the changes that were made in blead perl patch #33567. VMS changes by Craig Berry. See -http://public.activestate.com/cgi-bin/perlbrowse/p/33567 +http://perl5.git.perl.org/perl.git/commit/553b5000d7907cb0cb8f4658c1d6a2aac379415b This was marked in the pod as 1.51 but not actually version bumped. @@ -113,7 +113,7 @@ http://rt.cpan.org/Ticket/Display.html?id=37727 Version only released as part of bleadperl added in revision #33566. Cygwin related changes by Steve Hay, and others, see -http://public.activestate.com/cgi-bin/perlbrowse/p/33566 +http://perl5.git.perl.org/perl.git/commit/038ae9a45711aea142f721498a4a61353b40c4e4 and discussion at -- Perl5 Master Repository
