Skip to content

Commit

Permalink
Added repository cpan metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dsteinbrunner committed Sep 4, 2013
1 parent 2fc4e83 commit da24ef1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ WriteMakefile(
'Mojolicious' => 2.42,
'Validate::Tiny' => 0.08
},
META_MERGE => {
resources => {
repository => 'https://github.com/koorchik/Mojolicious-Plugin-ValidateTiny',
},
},
PREREQ_PRINT => 1,
test => { TESTS => 't/*.t' },
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
Expand Down

0 comments on commit da24ef1

Please sign in to comment.