aboutsummaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-12 13:15:23 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-12 13:15:23 -0500
commit9e786e7b2424b493bce092497fd648f4e96f7e14 (patch)
tree6b9fa0a55bae468b774a8487668bb59c1b259df5 /Bundle
parent46819b530bca5a3adf00278500a34363a94c1fb2 (diff)
downloadikiwiki-9e786e7b2424b493bce092497fd648f4e96f7e14.tar
ikiwiki-9e786e7b2424b493bce092497fd648f4e96f7e14.tar.gz
update deps and bundles
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki.pm12
-rw-r--r--Bundle/IkiWiki/Extras.pm4
2 files changed, 10 insertions, 6 deletions
diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm
index 74832323a..769791d30 100644
--- a/Bundle/IkiWiki.pm
+++ b/Bundle/IkiWiki.pm
@@ -16,17 +16,17 @@ perl -MCPAN -e 'install Bundle::IkiWiki'
=head1 CONTENTS
-XML::Simple
Text::Markdown
-Date::Parse
-HTML::Template
HTML::Scrubber
-CGI
+HTML::Template
+HTML::Parser
+URI
+XML::Simple
+Date::Parse
CGI::FormBuilder
CGI::Session
Mail::Sendmail
-HTML::Parser
-URI
+CGI
Data::Dumper
=head1 AUTHOR
diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm
index abf596f00..582d4a966 100644
--- a/Bundle/IkiWiki/Extras.pm
+++ b/Bundle/IkiWiki/Extras.pm
@@ -31,6 +31,10 @@ Text::Textile
Text::WikiFormat
XML::Feed
Net::Amazon::S3
+Text::WikiCreole
+Term::ReadLine::Gnu
+HTML::Tree
+Authen::Passphrase
=head1 AUTHOR