Changeset ccc182c for README


Ignore:
Timestamp:
Nov 14, 2012, 2:47:35 PM (11 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10
Children:
6401db3, 0125e46
Parents:
c42a8d1
git-author:
David Benjamin <davidben@mit.edu> (11/14/12 14:44:53)
git-committer:
David Benjamin <davidben@mit.edu> (11/14/12 14:47:35)
Message:
Unbundle random Facebook module libraries

Probably saner to ship them in the locker, lest some random other CPAN
module pick them up as dependencies. reload-module seems to get kind of
confused when there's a copy in a PAR and in the locker. The original
motivation was because they weren't in Ubuntu but

a) You can just install them from CPAN.
b) They're in precise now.
c) The locker doesn't care.

Facebook module still bundled because it's forked.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rf43c777 rccc182c  
    1010following CPAN modules:
    1111
    12 AnyEvent::HTTP
    1312Facebook::Graph
    1413Net::Jabber
    1514Net::XMPP
    16 Ouch
    17 URI::Encode
    1815XML::Stream
    1916
     
    3431
    3532Any::Moose
     33AnyEvent::HTTP
    3634DateTime
    3735DateTime::Format::Strptime
    3836JSON
    3937MIME::Base64::URLSafe
     38Ouch
    4039URI
     40URI::Encode
    4141
    4242The IRC module requires:
Note: See TracChangeset for help on using the changeset viewer.