Skip to content

Commit

Permalink
Unfail the repository metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
bobtfish committed Mar 28, 2010
1 parent 24335d6 commit 352af62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -19,7 +19,7 @@ author_requires 'Test::Pod' => '1.14';

author_tests 't/author';

resources repository => 'git://somewhere.com/myproject.git';
resources repository => 'git://github.com/bobtfish/CatalystX-Debug-RequestHeaders.git';

if ($Module::Install::AUTHOR) {
system("pod2text lib/CatalystX/Debug/RequestHeaders.pm > README")
Expand Down

0 comments on commit 352af62

Please sign in to comment.