libnet-twitter-lite-perl 0.12008-2 source package in Ubuntu

Changelog

libnet-twitter-lite-perl (0.12008-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:06:54 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-twitter-lite-perl_0.12008-2.dsc 2.4 KiB 02f34f6b601bd16603c9b4ad2739c90e5dc94bb1438460323891d345e81494bd
libnet-twitter-lite-perl_0.12008.orig.tar.gz 78.6 KiB b2eabe1f2a3f2c64decd60f27bc3b46ee652560b024c4c568115616c8d4a468e
libnet-twitter-lite-perl_0.12008-2.debian.tar.xz 3.8 KiB 4d5c092ec062630764761050d39acc6e50b55378be3eb46f7c77388156f41b9e

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.