libnet-twitter-lite-perl 0.12006-4 source package in Ubuntu

Changelog

libnet-twitter-lite-perl (0.12006-4) unstable; urgency=medium

  * Team upload.
  * Also re-create Net::Twitter::Lite::WithAPIv1_1.3pm from its .pod file
    (Closes: #788682)

 -- Niko Tyni <email address hidden>  Sun, 14 Jun 2015 11:32:44 +0300

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
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-twitter-lite-perl_0.12006-4.dsc 2.4 KiB a65758ad4aa0cde3b6de73ba355857439a32832417073d7851f3c1d64ed31d59
libnet-twitter-lite-perl_0.12006.orig.tar.gz 77.2 KiB d14459b9118caa96f01d78a3a4fadd86810cd41c8ec877228f4e6ddf4068fada
libnet-twitter-lite-perl_0.12006-4.debian.tar.xz 3.9 KiB 720ff6d2202ee9cf919bc91526b3ad9fdcb8ffb870ee83096c2be3cdde002b39

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.