source: README @ ed88113

barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since ed88113 was 6824a76, checked in by Nelson Elhage <nelhage@mit.edu>, 16 years ago
Adding a note about IRC deps
  • Property mode set to 100644
File size: 704 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
Note: See TracBrowser for help on using the repository browser.