source: README @ 4d24650

release-1.10release-1.7release-1.8release-1.9
Last change on this file since 4d24650 was aeadc74, checked in by Alex Vandiver <alexmv@mit.edu>, 14 years ago
Include the public repository URL in the README
  • Property mode set to 100644
File size: 737 bytes
RevLine 
[6a6dd47]1BarnOwl - owl, with more ponies
2
[aeadc74]3Source is freely available from http://github.com/barnowl/barnowl/
4
[6a6dd47]5Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org)
6
7Notes:
8-----
9This project's perl/lib/ contains the lib directories from the
10following CPAN modules:
11
12Net::Jabber
13Net::XMPP
14XML::Stream
15
16They have been modified slightly for the needs of this project.
[723f464]17
18BarnOwl currently requires the following perl modules off of CPAN:
19
[6933082]20PAR
[723f464]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.
[6824a76]29
30The IRC module requires:
31
32Net::IRC
33Class::Accessor
[62c91c1]34
35The WordWrap module requires:
36
37Text::Autoformat
Note: See TracBrowser for help on using the repository browser.