projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8068066
)
Add Net::Google::DataAPI to author/test_externals.pl
gfx [Mon, 8 Mar 2010 04:12:22 +0000 (13:12 +0900)]
author/test-externals.pl
patch
|
blob
|
blame
|
history
diff --git
a/author/test-externals.pl
b/author/test-externals.pl
index
d5b3df4
..
3fa9fff
100755
(executable)
--- a/
author/test-externals.pl
+++ b/
author/test-externals.pl
@@
-20,6
+20,9
@@
my %dist = (
=> q{git://github.com/masaki/mousex-attributehelpers.git},
'HTML-Shakan' => q{git://github.com/tokuhirom/html-shakan.git},
+
+ 'Net-Google-DataAPI'
+ => q{git://github.com/lopnor/Net-Google-DataAPI.git},
);
my $distdir = 'externals';