source: README @ 09df586

release-1.10release-1.7release-1.8release-1.9
Last change on this file since 09df586 was 09df586, checked in by Nelson Elhage <nelhage@mit.edu>, 14 years ago
README: Remove a long-defunct disclaimer.
  • Property mode set to 100644
File size: 669 bytes
RevLine 
[6a6dd47]1BarnOwl - owl, with more ponies
2
3Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org)
4
5Notes:
6-----
7This project's perl/lib/ contains the lib directories from the
8following CPAN modules:
9
10Net::Jabber
11Net::XMPP
12XML::Stream
13
14They have been modified slightly for the needs of this project.
[723f464]15
16BarnOwl currently requires the following perl modules off of CPAN:
17
[6933082]18PAR
[723f464]19Net::DNS
20Authen::SASL::Perl
21IO::Socket::SSL
22Digest::SHA1
23
24(Note that these are all available as Debian packages)
25We plan to soon add targets to the Makefile to check for and install
26these for you.
[6824a76]27
28The IRC module requires:
29
30Net::IRC
31Class::Accessor
[62c91c1]32
33The WordWrap module requires:
34
35Text::Autoformat
Note: See TracBrowser for help on using the repository browser.