aboutsummaryrefslogtreecommitdiff
path: root/Bundle
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-07 23:15:43 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-07 23:15:43 -0400
commit9e6a4ccfddab3fc90ac8ce63522047fe85aeefcd (patch)
treed762f79bf34122e7b33a226237272383434e8f8d /Bundle
parent939885d5563129b69d9019f11e931a65141f01f8 (diff)
downloadikiwiki-9e6a4ccfddab3fc90ac8ce63522047fe85aeefcd.tar
ikiwiki-9e6a4ccfddab3fc90ac8ce63522047fe85aeefcd.tar.gz
amazon s3 support implemented and kinda working
pruning not yet implemented, however
Diffstat (limited to 'Bundle')
-rw-r--r--Bundle/IkiWiki/Extras.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm
index a9f737215..2c259f204 100644
--- a/Bundle/IkiWiki/Extras.pm
+++ b/Bundle/IkiWiki/Extras.pm
@@ -27,6 +27,7 @@ Text::Typography
Text::Textile
Text::WikiFormat
XML::Feed
+Net::Amazon::S3
=head1 AUTHOR