Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ship JSON::Fast with Star
panda and Template::Mustache (included from Bailador) depend on it
  • Loading branch information
moritz committed Sep 19, 2015
1 parent 8b1cb9f commit e933fca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -85,3 +85,6 @@
[submodule "modules/Terminal-ANSIColor"]
path = modules/Terminal-ANSIColor
url = git@github.com:tadzik/Terminal-ANSIColor.git
[submodule "modules/json_fast"]
path = modules/json_fast
url = git@github.com:timo/json_fast.git
3 changes: 2 additions & 1 deletion modules/MODULES.txt
Expand Up @@ -14,7 +14,8 @@ json
perl6-digest-md5
file-find
shell-command
panda
json_fast
panda # uses JSON::Fast
perl6-http-status
p6-Template-Mustache
PSGI
Expand Down
1 change: 1 addition & 0 deletions modules/json_fast
Submodule json_fast added at 3423b6

0 comments on commit e933fca

Please sign in to comment.