diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-03 16:31:48 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-03 16:31:48 -0500 |
commit | b7052678f26e5dbd3eac8a7ed56a25b746acbffd (patch) | |
tree | e3c50e890a867e6d40dc50ac1189e73fa444170e | |
parent | 81ae2c7e4367f14c46ef8c3a4d7c551d850fc666 (diff) |
updated Perl dependency links to point to CPAN
-rw-r--r-- | website/download.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 1d42f19..ac50a5c 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -13,7 +13,7 @@ Monkeysphere relies on: * [OpenSSH](http://openssh.com/) * [GnuPG](http://gnupg.org/) - * [Perl](http://www.perl.org/) (including the [libcrypt-openssl-rsa](http://perl-openssl.sourceforge.net/) and libdigest-sha1 libraries) + * [Perl](http://www.perl.org/) (including the [Crypt::OpenSSL::RSA](http://search.cpan.org/dist/Crypt-OpenSSL-RSA/) and [Digest::SHA1](http://search.cpan.org/dist/Digest-SHA1/) modules and their dependencies) ## Debian ## |