p5-Twitter-API

Twitter REST API library for Perl

WWW CVSWeb GITHub
  1. Package version
    p5-Twitter-API-1.0006p0
  2. Maintainer
    Andrew Hewus Fresh

Twitter::API provides an interface to the Twitter REST API for perl.

Features:
* full support for all Twitter REST API endpoints
* not dependent on a new distribution for new endpoint support
* optionally specify access tokens per API call
* error handling via an exception object that captures the full
request/response context
* full support for OAuth handshake and Xauth authentication

Additional features are available via optional traits:
* convenient methods for API endpoints with simplified argument
handling via ApiMethods
* normalized booleans (Twitter likes 'true' and 'false', except when
it doesn't) via NormalizeBooleans
* automatic decoding of HTML entities via DecodeHtmlEntities
* automatic retry on transient errors via RetryOnError
* "the whole enchilada" combines all the above traits via Enchilada
* app-only (OAuth2) support via AppAuth
* automatic rate limiting via RateLimiting

  • devel/p5-Module-Build-Tiny

  • converters/p5-JSON-MaybeXS
  • devel/p5-Module-Runtime
  • devel/p5-Moo
  • devel/p5-MooX-Aliases
  • devel/p5-MooX-Traits
  • devel/p5-Ref-Util
  • devel/p5-Sub-Exporter-Progressive
  • devel/p5-Throwable
  • devel/p5-Try-Tiny
  • devel/p5-namespace-clean
  • security/p5-IO-Socket-SSL
  • www/p5-HTML-Parser
  • www/p5-HTTP-Message
  • www/p5-HTTP-Thin
  • www/p5-URI
  • www/p5-URL-Encode
  • STEM->=0.006:www/p5-WWW-OAuth