summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-12-03 03:30:00 -0500
committerJesse Luehrs <doy@tozt.net>2015-12-03 03:30:00 -0500
commit662f9a0bbf76c359dd7eb1aa0c3309d2d48d2b2d (patch)
tree02f03081c27374ed24c319eac8f907c4d7b4afbb
parentbba91a4f6f70c8058332161059f7e19fa90f582f (diff)
downloadtext-handlebars-662f9a0bbf76c359dd7eb1aa0c3309d2d48d2b2d.tar.gz
text-handlebars-662f9a0bbf76c359dd7eb1aa0c3309d2d48d2b2d.zip
need to specify this optional dep manually now
since Test::Requires now errors in release mode
-rw-r--r--dist.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 4968e58..70acd8f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -20,6 +20,9 @@ PodWeaver_finder = WeaverFiles
[AutoPrereqs]
+[Prereqs / DevelopRequires]
+JSON = 0
+
[MetaNoIndex]
package = Text::Handlebars::Compiler
package = Text::Handlebars::Symbol