source: README @ ba5e919

release-1.10
Last change on this file since ba5e919 was ba5e919, checked in by Adam Glasgall <adam@crossproduct.net>, 11 years ago
perlvariables: add new ExtUtils::Depends dependency to README
  • Property mode set to 100644
File size: 1.0 KB
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-----
[b711711]9This project's perl/modules/ contains the lib directories from the
[6a6dd47]10following CPAN modules:
11
[bbd0cf1]12Facebook::Graph
[6a6dd47]13Net::Jabber
14Net::XMPP
15XML::Stream
16
[bbd0cf1]17Some have been modified slightly for the needs of this project.
[723f464]18
19BarnOwl currently requires the following perl modules off of CPAN:
20
[13ee8f2]21AnyEvent
[5b24dc0]22Class::Accessor
[9179fd7]23Glib
[6933082]24PAR
[ba5e919]25ExtUtils::Depends
[723f464]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
[96ee74c]31The Facebook module requires:
32
33Any::Moose
[ccc182c]34AnyEvent::HTTP
[f43c777]35DateTime
36DateTime::Format::Strptime
37JSON
[96ee74c]38MIME::Base64::URLSafe
[ccc182c]39Ouch
[f43c777]40URI
[ccc182c]41URI::Encode
[96ee74c]42
[6824a76]43The IRC module requires:
44
[13ee8f2]45AnyEvent::IRC
[5b24dc0]46
47The Jabber module requires:
48
49Net::DNS
50Authen::SASL::Perl
51IO::Socket::SSL
[a8c55b5]52Digest::SHA
[62c91c1]53
[9c58232]54The Twitter module requires:
55
56HTML::Entities
57Net::Twitter::Lite
58
[62c91c1]59The WordWrap module requires:
60
61Text::Autoformat
Note: See TracBrowser for help on using the repository browser.