release-1.10
Last change
on this file since 53d6269 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
|
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 | ExtUtils::Depends |
---|
24 | Glib |
---|
25 | Module::Install |
---|
26 | PAR |
---|
27 | |
---|
28 | (Note that these are all available as Debian packages) |
---|
29 | We plan to soon add targets to the Makefile to check for and install |
---|
30 | these for you. |
---|
31 | |
---|
32 | The Facebook module requires: |
---|
33 | |
---|
34 | Any::Moose |
---|
35 | AnyEvent::HTTP |
---|
36 | DateTime |
---|
37 | DateTime::Format::Strptime |
---|
38 | JSON |
---|
39 | MIME::Base64::URLSafe |
---|
40 | Ouch |
---|
41 | URI |
---|
42 | URI::Encode |
---|
43 | |
---|
44 | The IRC module requires: |
---|
45 | |
---|
46 | AnyEvent::IRC |
---|
47 | |
---|
48 | The Jabber module requires: |
---|
49 | |
---|
50 | Net::DNS |
---|
51 | Authen::SASL::Perl |
---|
52 | IO::Socket::SSL |
---|
53 | Digest::SHA |
---|
54 | |
---|
55 | The Twitter module requires: |
---|
56 | |
---|
57 | HTML::Entities |
---|
58 | Net::Twitter::Lite |
---|
59 | |
---|
60 | The WordWrap module requires: |
---|
61 | |
---|
62 | Text::Autoformat |
---|
Note: See
TracBrowser
for help on using the repository browser.