Changeset 723f464


Ignore:
Timestamp:
Jan 8, 2007, 4:18:13 PM (17 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
4ad3480
Parents:
25729b2
git-author:
Nelson Elhage <nelhage@mit.edu> (01/08/07 16:17:22)
git-committer:
Nelson Elhage <nelhage@mit.edu> (01/08/07 16:18:13)
Message:
Adding a list of required perl modules to the README
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r6a6dd47 r723f464  
    1616
    1717They have been modified slightly for the needs of this project.
     18
     19BarnOwl currently requires the following perl modules off of CPAN:
     20
     21Net::DNS
     22Authen::SASL::Perl
     23IO::Socket::SSL
     24Digest::SHA1
     25
     26(Note that these are all available as Debian packages)
     27We plan to soon add targets to the Makefile to check for and install
     28these for you.
Note: See TracChangeset for help on using the changeset viewer.