Net-Twitter icon indicating copy to clipboard operation
Net-Twitter copied to clipboard

A Perl interface to the Twitter APIs

Net::Twitter

*Important notice

This module has been superseded by Twitter::API. Please follow instrucions in this document to migrate your module, if it depends on this one.

Contents of the old README.md

The perl library for the Twitter API.

Install

To install it from CPAN:

cpanm Net::Twitter

From sources

cpan Dist::Zilla
cpan Template
dzil authordeps --missing
dzil build