source: README @ 0fd5bd5

release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 0fd5bd5 was 62c91c1, checked in by Anders Kaseorg <andersk@mit.edu>, 14 years ago
README: Document that WordWrap requires Text::Autoformat. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • Property mode set to 100644
File size: 753 bytes
RevLine 
[6a6dd47]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.
[723f464]18
19BarnOwl currently requires the following perl modules off of CPAN:
20
[6933082]21PAR
[723f464]22Net::DNS
23Authen::SASL::Perl
24IO::Socket::SSL
25Digest::SHA1
26
27(Note that these are all available as Debian packages)
28We plan to soon add targets to the Makefile to check for and install
29these for you.
[6824a76]30
31The IRC module requires:
32
33Net::IRC
34Class::Accessor
[62c91c1]35
36The WordWrap module requires:
37
38Text::Autoformat
Note: See TracBrowser for help on using the repository browser.