aboutsummaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-16 14:32:56 -0400
committerJoey Hess <joey@kitenet.net>2011-06-16 14:34:44 -0400
commitd82fa99426616f9cbedf43f03a3445e1b09287f6 (patch)
treecc3dda38fd57834f0e65b1956e73f35d5ee1ac96 /Bundle
parent3140df53458b707f02088692ef7c381a528f016b (diff)
downloadikiwiki-d82fa99426616f9cbedf43f03a3445e1b09287f6.tar
ikiwiki-d82fa99426616f9cbedf43f03a3445e1b09287f6.tar.gz
add JSON dep
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm
index 532006baf..795fef463 100644
--- a/Bundle/IkiWiki.pm
+++ b/Bundle/IkiWiki.pm
@@ -29,6 +29,7 @@ Mail::Sendmail
CGI
Data::Dumper
YAML
+JSON
=head1 AUTHOR