source: README @ e98a9f9

barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since e98a9f9 was 723f464, checked in by Nelson Elhage <nelhage@mit.edu>, 17 years ago
Adding a list of required perl modules to the README
  • Property mode set to 100644
File size: 648 bytes
Line 
1BarnOwl - owl, with more ponies
2
3Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org)
4
5This project is a work in progress.
6We guarantee no stability of form or function.
7
8Notes:
9-----
10This project's perl/lib/ contains the lib directories from the
11following CPAN modules:
12
13Net::Jabber
14Net::XMPP
15XML::Stream
16
17They 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 TracBrowser for help on using the repository browser.