release-1.10
Last change
on this file since 60ae736 was
ba5e919,
checked in by Adam Glasgall <adam@crossproduct.net>, 12 years ago
|
perlvariables: add new ExtUtils::Depends dependency to README
|
-
Property mode set to
100644
|
File size:
1.0 KB
|
Line | |
---|
1 | BarnOwl - owl, with more ponies |
---|
2 | |
---|
3 | Source is freely available from http://github.com/barnowl/barnowl/ |
---|
4 | |
---|
5 | Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) |
---|
6 | |
---|
7 | Notes: |
---|
8 | ----- |
---|
9 | This project's perl/modules/ contains the lib directories from the |
---|
10 | following CPAN modules: |
---|
11 | |
---|
12 | Facebook::Graph |
---|
13 | Net::Jabber |
---|
14 | Net::XMPP |
---|
15 | XML::Stream |
---|
16 | |
---|
17 | Some have been modified slightly for the needs of this project. |
---|
18 | |
---|
19 | BarnOwl currently requires the following perl modules off of CPAN: |
---|
20 | |
---|
21 | AnyEvent |
---|
22 | Class::Accessor |
---|
23 | Glib |
---|
24 | PAR |
---|
25 | ExtUtils::Depends |
---|
26 | |
---|
27 | (Note that these are all available as Debian packages) |
---|
28 | We plan to soon add targets to the Makefile to check for and install |
---|
29 | these for you. |
---|
30 | |
---|
31 | The Facebook module requires: |
---|
32 | |
---|
33 | Any::Moose |
---|
34 | AnyEvent::HTTP |
---|
35 | DateTime |
---|
36 | DateTime::Format::Strptime |
---|
37 | JSON |
---|
38 | MIME::Base64::URLSafe |
---|
39 | Ouch |
---|
40 | URI |
---|
41 | URI::Encode |
---|
42 | |
---|
43 | The IRC module requires: |
---|
44 | |
---|
45 | AnyEvent::IRC |
---|
46 | |
---|
47 | The Jabber module requires: |
---|
48 | |
---|
49 | Net::DNS |
---|
50 | Authen::SASL::Perl |
---|
51 | IO::Socket::SSL |
---|
52 | Digest::SHA |
---|
53 | |
---|
54 | The Twitter module requires: |
---|
55 | |
---|
56 | HTML::Entities |
---|
57 | Net::Twitter::Lite |
---|
58 | |
---|
59 | The WordWrap module requires: |
---|
60 | |
---|
61 | Text::Autoformat |
---|
Note: See
TracBrowser
for help on using the repository browser.