summaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-08-27 10:01:58 +0200
committerJonas Smedegaard <dr@jones.dk>2010-08-27 10:01:58 +0200
commitf398ad035b973608d380c9939ea845d8e2a0cdc2 (patch)
tree1ba1a0c94e375ab8ed609eaa57a542c6b87de5a8 /Bundle
parent958e5735c946263a111420fe47abe58782581e8c (diff)
parent6d213a0c739d5b34357b01a616f99197eeba6ad9 (diff)
Merge branch 'master' of git://git.ikiwiki.info
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki.pm2
-rw-r--r--Bundle/IkiWiki/Extras.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm
index 769791d30..d6c344d6a 100644
--- a/Bundle/IkiWiki.pm
+++ b/Bundle/IkiWiki.pm
@@ -20,7 +20,7 @@ Text::Markdown
HTML::Scrubber
HTML::Template
HTML::Parser
-URI
+URI 1.36
XML::Simple
Date::Parse
CGI::FormBuilder
diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm
index 48bd127f1..64e907306 100644
--- a/Bundle/IkiWiki/Extras.pm
+++ b/Bundle/IkiWiki/Extras.pm
@@ -16,7 +16,6 @@ perl -MCPAN -e 'install Bundle::IkiWiki::Extras'
=head1 CONTENTS
-Digest::SHA1
Authen::Passphrase
Search::Xapian
RPC::XML
@@ -35,6 +34,7 @@ Text::WikiCreole
Term::ReadLine::Gnu
HTML::Tree
Sort::Naturally
+YAML
=head1 AUTHOR