diff options
author | Justin Davis <jrcd83@gmail.com> | 2012-05-15 19:28:14 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2012-05-15 19:28:14 +0200 |
commit | d1666a3b22679f77dbf7d291356f2a91aacdf951 (patch) | |
tree | b1a2a2c84226ba4a3af15c872d361d0fd6a5856e /mods | |
parent | 04951154523d57bef705c04801447535148edc22 (diff) | |
download | genpkg-d1666a3b22679f77dbf7d291356f2a91aacdf951.tar.gz genpkg-d1666a3b22679f77dbf7d291356f2a91aacdf951.tar.xz |
Add mod for perl-common-sense.
MetaCPAN has a bug where common-sense is simply missing.
Diffstat (limited to 'mods')
-rw-r--r-- | mods/perl-common-sense | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mods/perl-common-sense b/mods/perl-common-sense new file mode 100644 index 0000000..515b233 --- /dev/null +++ b/mods/perl-common-sense @@ -0,0 +1,2 @@ +# common-sense is often missing from metacpan.org (oh the irony) +set url http://search.cpan.org/dist/common-sense |