Source: libnet-twitter-lite-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann , Dominic Hargreaves Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9.20140227~), libmodule-build-tiny-perl Build-Depends-Indep: libhttp-message-perl, libjson-perl, liblwp-protocol-https-perl, libnet-http-perl, libnet-oauth-perl, libtest-fatal-perl, liburi-perl, libwww-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-twitter-lite-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-twitter-lite-perl.git Homepage: https://metacpan.org/release/Net-Twitter-Lite Package: libnet-twitter-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl, libjson-perl, liblwp-protocol-https-perl, libnet-http-perl, libnet-oauth-perl, liburi-perl, libwww-perl Description: 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.