summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL34
1 files changed, 17 insertions, 17 deletions
diff --git a/Makefile.PL b/Makefile.PL
index a77ed16..a5a4d56 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,23 +12,23 @@ WriteMakefile(
: () ),
PL_FILES => {},
PREREQ_PM => {
- 'Test::More' => 0,
- 'YAML' => 0,
- 'Dancer' => 1.3051,
- 'Plack' => 0.9974,
- 'MongoDB' => 0.43,
- 'Template' => 0,
- 'Moose' => 2.0007,
- 'MooseX::App::Cmd' => 0.06,
- 'Try::Tiny' => 0.09,
- 'JSON' => 2.53,
- 'DateTime' => 0.70,
- 'MooseX::ConfigFromFile' => 0.03,
- 'Log::Dispatchouli' => 2.005,
- 'Net::HTTP::Spore' => 0,
- 'Cache::Memcached' => 0,
- 'Plack::Middleware::ETag' => 0.03,
- 'MooseX::Role::Parameterized' => 0,
+ 'Test::More' => 0,
+ 'YAML' => 0,
+ 'Dancer' => 1.3051,
+ 'Plack' => 0.9974,
+ 'MongoDB' => 0.43,
+ 'Template' => 0,
+ 'Moose' => 2.0007,
+ 'MooseX::App::Cmd' => 0.06,
+ 'Try::Tiny' => 0.09,
+ 'JSON' => 2.53,
+ 'DateTime' => 0.70,
+ 'MooseX::ConfigFromFile' => 0.03,
+ 'Log::Dispatchouli' => 2.005,
+ 'Net::HTTP::Spore' => 0,
+ 'Dancer::Plugin::Memcached' => 0,
+ 'Plack::Middleware::ETag' => 0.03,
+ 'MooseX::Role::Parameterized' => 0,
'Moose::Meta::Attribute::Custom::Trait::Chained' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },