Changeset a8c55b5 for README


Ignore:
Timestamp:
Sep 9, 2012, 6:26:12 PM (12 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.9
Children:
736835d, 54d9b42
Parents:
4d9e311c
Message:
Use Digest::SHA in Jabber module instead of Digest::SHA1

The cool kids spell it without the 1 these days. More precisely,
Digest::SHA1 no longer exists in precise. Also it's in perl itself these
days.

(We can just install Digest::SHA into the locker for the sysnames that
need it.)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rbbd0cf1 ra8c55b5  
    4040Authen::SASL::Perl
    4141IO::Socket::SSL
    42 Digest::SHA1
     42Digest::SHA
    4343
    4444The Twitter module requires:
Note: See TracChangeset for help on using the changeset viewer.