diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-29 15:17:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-29 15:17:19 -0400 |
commit | 4152dca09e6a7d9b0da81cb5ac6f76e8f05d2a23 (patch) | |
tree | cc982e849a97ea7d4105dda3e3ae5ce4462b0775 /Bundle | |
parent | 774a5f86b2fa8dcbc561c50901cf655711e836dc (diff) |
documentation for use of hashed passwords
Everything but the actual coding to support them.
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 2c259f204..f09225d49 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -16,6 +16,7 @@ perl -MCPAN -e 'install Bundle::IkiWiki::Extras' =head1 CONTENTS +Authen::Passphrase RPC::XML File::MimeInfo Locale::gettext |