From: gfx Date: Fri, 2 Oct 2009 10:18:04 +0000 (+0900) Subject: Add MouseX::AttributeHelpers to author/test-externals.pl X-Git-Tag: 0.37_02~36 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=62a8b3c4dd7b54810140c19ae568255ea5e03156;p=gitmo%2FMouse.git Add MouseX::AttributeHelpers to author/test-externals.pl --- diff --git a/author/test-externals.pl b/author/test-externals.pl index 576883d..d5b3df4 100755 --- a/author/test-externals.pl +++ b/author/test-externals.pl @@ -16,8 +16,8 @@ my %dist = ( 'Data-Localize' => q{git://github.com/lestrrat/Data-Localize.git}, - 'AnyEvent-ReverseHTTP' - => q{git://github.com/miyagawa/AnyEvent-ReverseHTTP.git}, + 'MouseX-AttributeHelpers' + => q{git://github.com/masaki/mousex-attributehelpers.git}, 'HTML-Shakan' => q{git://github.com/tokuhirom/html-shakan.git}, );