[libnet-twitter-perl] 01/04: Merge tag 'upstream/4.01002'

gregor herrmann gregoa at debian.org
Mon Jan 20 20:20:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-twitter-perl.

commit b014c312331f6f23b440e88ef56b3f48494c52c7
Merge: 5a4d008 f8cd92a
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 20 21:14:43 2014 +0100

    Merge tag 'upstream/4.01002'
    
    Upstream version 4.01002

 Build.PL                                   | 66 ++++++++++++++++++++++--------
 Changes                                    |  6 +++
 MANIFEST                                   |  1 +
 META.yml                                   |  5 ++-
 README                                     | 32 ++++++++++++++-
 lib/Net/Identica.pm                        |  6 +--
 lib/Net/Twitter.pm                         |  6 +--
 lib/Net/Twitter.pod                        | 31 +++++++++++++-
 lib/Net/Twitter/API.pm                     | 10 ++---
 lib/Net/Twitter/Core.pm                    | 21 +++++++++-
 lib/Net/Twitter/Error.pm                   |  6 +--
 lib/Net/Twitter/Manual/MigratingToV1_1.pod |  4 +-
 lib/Net/Twitter/OAuth.pm                   |  6 +--
 lib/Net/Twitter/Role/API/Lists.pm          |  6 +--
 lib/Net/Twitter/Role/API/REST.pm           |  6 +--
 lib/Net/Twitter/Role/API/RESTv1_1.pm       |  6 +--
 lib/Net/Twitter/Role/API/Search.pm         |  7 +---
 lib/Net/Twitter/Role/API/Search/Trends.pm  |  6 +--
 lib/Net/Twitter/Role/API/TwitterVision.pm  |  6 +--
 lib/Net/Twitter/Role/API/Upload.pm         |  6 +--
 lib/Net/Twitter/Role/AutoCursor.pm         |  6 +--
 lib/Net/Twitter/Role/InflateObjects.pm     |  6 +--
 lib/Net/Twitter/Role/Legacy.pm             |  6 +--
 lib/Net/Twitter/Role/OAuth.pm              |  6 +--
 lib/Net/Twitter/Role/RateLimit.pm          |  6 +--
 lib/Net/Twitter/Role/RetryOnError.pm       |  6 +--
 lib/Net/Twitter/Role/SimulateCursors.pm    |  6 +--
 lib/Net/Twitter/Role/WrapError.pm          |  6 +--
 lib/Net/Twitter/Search.pm                  |  6 +--
 t/01_basic.t                               |  3 +-
 t/01_basic_v1_1.t                          |  1 +
 t/02_fails.t                               |  3 +-
 t/10_net-twitter-regression.t              |  4 +-
 t/11_useragent.t                           |  2 +-
 t/12_identica.t                            |  4 +-
 t/13_search.t                              |  2 +-
 t/14_authenticate.t                        |  5 ++-
 t/15_subclass.t                            | 12 +++---
 t/20_exceptions.t                          |  1 +
 t/20_generated.t                           |  1 +
 t/21_wraperror.t                           |  2 +-
 t/22_twitter_insanity.t                    |  2 +-
 t/30_legacy.t                              |  2 +-
 t/40_nt_subclasses.t                       |  6 +--
 t/50_inflate_objects.t                     |  2 +-
 t/51_rate_limit.t                          |  2 +-
 t/51_since.t                               |  4 +-
 t/60-api_lists.t                           |  2 +-
 t/aliases.t                                |  2 +
 t/auto-cursor.t                            |  8 ++--
 t/deprecated_v1_1.t                        |  1 +
 t/geo.t                                    |  1 +
 t/leak.t                                   |  2 +-
 t/lookup_users.t                           |  2 +-
 t/release-pod-coverage.t                   |  1 +
 t/release-pod-syntax.t                     |  1 +
 t/retry.t                                  |  1 +
 t/stack_trace.t                            |  2 +-
 t/stringent-encoding.t                     |  1 +
 t/unicode.t                                |  2 +
 60 files changed, 234 insertions(+), 147 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-twitter-perl.git



More information about the Pkg-perl-cvs-commits mailing list