Net::Twitter

September 28, 2017 ยท View on GitHub

*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

Contents

  1. 1Contents of the old README.md
  2. 2Install
  3. 2.1From sources