Skip to content

Commit

Permalink
Update meta.
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Sep 23, 2013
1 parent 42ba7b2 commit 35534bd
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"moznion <moznion@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.6.8, CPAN::Meta::Converter version 2.131560",
"generated_by" : "Minilla/v0.6.8, CPAN::Meta::Converter version 2.132660",
"license" : [
"perl_5"
],
Expand Down Expand Up @@ -35,14 +35,21 @@
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::LocalFunctions" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
"Test::Spellunker" : "v0.2.7",
"Test::Vars" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.008005"
"Encode" : "0",
"Hash::MultiValue" : "0",
"Plack::Request" : "0",
"parent" : "0",
"perl" : "5.008001"
}
},
"test" : {
Expand All @@ -52,5 +59,16 @@
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/moznion/Plack-Request-WithEncoding/issues"
},
"homepage" : "https://github.com/moznion/Plack-Request-WithEncoding",
"repository" : {
"type" : "git",
"url" : "git://github.com/moznion/Plack-Request-WithEncoding.git",
"web" : "https://github.com/moznion/Plack-Request-WithEncoding"
}
},
"version" : "0.01"
}

0 comments on commit 35534bd

Please sign in to comment.