libnet-twitter-lite-perl 0.12005-1 source package in Ubuntu

Changelog

libnet-twitter-lite-perl (0.12005-1) unstable; urgency=medium


  * New upstream release.
  * Update years of copyright.
  * Remove versions from (build) dependencies that are already satisfied
    in oldstable.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Mon, 20 Jan 2014 21:26:31 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-twitter-lite-perl_0.12005-1.dsc 2.4 KiB 3ef5416133a160e78e133d7a9209a4642e85351448f35a5d8aeca76655a9d92f
libnet-twitter-lite-perl_0.12005.orig.tar.gz 75.0 KiB 1b2a58d77e938ebd78a7ba405d086a5af3c53dc1e14a766f4980fdabf16c6b4b
libnet-twitter-lite-perl_0.12005-1.debian.tar.xz 3.2 KiB 71d0d7c1aa4b1a9f07401b8d9315af60b45596829c354539d0d48629cd008a11

Available diffs

No changes file available.

Binary packages built by this source

libnet-twitter-lite-perl: interface to the Twitter API

 Net::Twitter::Lite is a lightweight Perl implementation of the Twitter API.
 It uses the same definitions as Net::Twitter (see libnet-twitter-perl), but
 without the extra bells and whistles. Same great taste, less filling.
 .
 This module is related to, but is not part of, Net::Twitter. Its API methods
 and documentation are derived from Net::Twitter's internals. It exists for
 those who cannot, or prefer not to install Moose and its dependencies.
 .
 If you need additional functionality, finer-grained control over features,
 backwards compatibility with older versions and additional error handling
 options, you should using Net::Twitter instead.