aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-04-25 07:21:33 -0700
committerSteve Mynott <steve.mynott@gmail.com>2016-04-25 07:21:33 -0700
commitc9e9516a8d483bd0eca4655f9899754e9f224ea7 (patch)
treef4ad862e2e32ea047d7e52299a4f26d6f0ba415c /modules
parent34d06a4aa8f113bb94758536c5e526f030f57030 (diff)
Comment File::Find since its embedded with panda. Oddly error only
visible on Windows
Diffstat (limited to 'modules')
-rw-r--r--modules/MODULES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/MODULES.txt b/modules/MODULES.txt
index aabb6c7..f67a3fd 100644
--- a/modules/MODULES.txt
+++ b/modules/MODULES.txt
@@ -12,10 +12,10 @@ uri
perl6-lwp-simple # uses MIME::Base64, URI
json
perl6-digest-md5
-file-find
+#file-find # panda dep do not uncomment
#perl6-file-which
-#shell-command
-#json_fast
+#shell-command # panda dep do not uncomment
+#json_fast # panda dep do not uncomment
#panda # uses JSON::Fast
perl6-http-status
p6-Template-Mustache