diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 23:15:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-07 23:15:43 -0400 |
commit | 9e6a4ccfddab3fc90ac8ce63522047fe85aeefcd (patch) | |
tree | d762f79bf34122e7b33a226237272383434e8f8d /Bundle | |
parent | 939885d5563129b69d9019f11e931a65141f01f8 (diff) |
amazon s3 support implemented and kinda working
pruning not yet implemented, however
Diffstat (limited to 'Bundle')
-rw-r--r-- | Bundle/IkiWiki/Extras.pm | 1 |
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 |