net-twitter-lite icon indicating copy to clipboard operation
net-twitter-lite copied to clipboard

A lighter weight (non-Moose) Perl interface to the Twitter API

trafficstars

Net::Twitter::Lite

The perl library for the Twitter API.

Install

To install it from CPAN:

cpanm Net::Twitter::Lite

From sources

cpanm Dist::Zilla
dzil authordeps --missing
dzil build