[ ソース: libtwitter-api-perl ]
パッケージ: libtwitter-api-perl (1.0006-1)
libtwitter-api-perl に関するリンク
Debian の資源:
libtwitter-api-perl ソースパッケージをダウンロード:
- [libtwitter-api-perl_1.0006-1.dsc]
- [libtwitter-api-perl_1.0006.orig.tar.gz]
- [libtwitter-api-perl_1.0006-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Twitter REST API library for Perl
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
その他の libtwitter-api-perl 関連パッケージ
|
|
|
|
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: libhttp-thin-perl
- Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: libjson-maybexs-perl
- interface to the best available JSON module
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libmoox-aliases-perl
- easy aliasing of methods and attributes in Moo
-
- dep: libmoox-traits-perl
- module to automatically apply roles at object creation time
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libref-util-perl
- set of utility functions for checking references
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: libthrowable-perl
- role for classes that can be thrown
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: liburl-encode-perl
- module to encode/decode to/from application/x-www-form-urlencoded encoding
-
- dep: libwww-oauth-perl
- portable OAuth 1.0 authentication module
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libcpanel-json-xs-perl
- module for fast and correct serialising to JSON
-
- rec: libwww-form-urlencoded-xs-perl
- XS implementation of application/x-www-form-urlencoded parser/builder