summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-06-18 13:42:13 +0200
committerfranck cuny <franck@lumberjaph.net>2011-06-18 13:42:13 +0200
commit20d3aa4bb980b7a9664dbe6ecc1d2fe210159385 (patch)
tree2a0f6f025109a1b633cd730c75d6062a0bdd0077
parentwip (diff)
downloadstargit-20d3aa4bb980b7a9664dbe6ecc1d2fe210159385.tar.gz
add json::xs
Signed-off-by: franck cuny <franck@lumberjaph.net>
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index a425845..c8acbb2 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -22,6 +22,7 @@ WriteMakefile(
'MooseX::App::Cmd' => 0.06,
'Try::Tiny' => 0.09,
'JSON' => 2.53,
+ 'JSON::XS' => 0,
'DateTime' => 0.70,
'MooseX::ConfigFromFile' => 0.03,
'Log::Dispatchouli' => 2.005,