semifor / Net-Twitter

A Perl interface to the Twitter APIs
83 stars 37 forks source link

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