Pakket: libmastodon-client-perl (0.017-2)
Verwijzigingen voor libmastodon-client-perl
Debian bronnen:
Het bronpakket libmastodon-client-perl downloaden:
- [libmastodon-client-perl_0.017-2.dsc]
- [libmastodon-client-perl_0.017.orig.tar.gz]
- [libmastodon-client-perl_0.017-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Mastodon API perl bindings
Mastodon::Client lets you talk to a Mastodon server to obtain authentication credentials, read posts from timelines in both static or streaming mode, and perform all the other operations exposed by the Mastodon API.
Most of these are available through convenience methods, which validate input parameters and are likely to provide meaningful feedback in case of errors.
Alternatively, this distribution can be used via the low-level request methods (post, get, etc), which allow direct access to the API endpoints. All other methods call one of these at some point.
Andere aan libmastodon-client-perl gerelateerde pakketten
|
|
|
|
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- 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: libimage-info-perl
- allows extraction of meta information from image files
-
- dep: libio-async-perl
- modules for asynchronous event-driven programming
-
- dep: libjson-maybexs-perl
- interface to the best available JSON module
-
- dep: liblog-any-perl
- Perl module to log messages safely and efficiently
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libnet-async-http-perl
- module to use HTTP with IO::Async
-
- dep: librole-eventemitter-perl
- Perl module providing an event emitter role
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libtype-tiny-perl
- tiny, yet Moo(se)-compatible type constraint
-
- dep: libtypes-path-tiny-perl
- Path::Tiny types and coercions for Moose and Moo
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language