source: README @ c55930e

release-1.10
Last change on this file since c55930e was 1c22155, checked in by Anders Kaseorg <andersk@mit.edu>, 11 years ago
Get rid of all our embedded copies of Module::Install Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • 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
[1c22155]23ExtUtils::Depends
[9179fd7]24Glib
[1c22155]25Module::Install
[6933082]26PAR
[723f464]27
28(Note that these are all available as Debian packages)
29We plan to soon add targets to the Makefile to check for and install
30these for you.
[6824a76]31
[96ee74c]32The Facebook module requires:
33
34Any::Moose
[ccc182c]35AnyEvent::HTTP
[f43c777]36DateTime
37DateTime::Format::Strptime
38JSON
[96ee74c]39MIME::Base64::URLSafe
[ccc182c]40Ouch
[f43c777]41URI
[ccc182c]42URI::Encode
[96ee74c]43
[6824a76]44The IRC module requires:
45
[13ee8f2]46AnyEvent::IRC
[5b24dc0]47
48The Jabber module requires:
49
50Net::DNS
51Authen::SASL::Perl
52IO::Socket::SSL
[a8c55b5]53Digest::SHA
[62c91c1]54
[9c58232]55The Twitter module requires:
56
57HTML::Entities
58Net::Twitter::Lite
59
[62c91c1]60The WordWrap module requires:
61
62Text::Autoformat
Note: See TracBrowser for help on using the repository browser.