The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "net api"

Net::MW::API - use Merriam-Webster dictionary API in Perl River stage zero No dependents

Net::MW::API is an api to merriam-webster.com dictionary. It gives you xml result based on your query. it use XML::LibXML to process the XML result (very basic). If you need to get the value of specific node, probably you need to deal with the xml yo...

SWUECHO/Net-MW-API-0.08 - 10 Aug 2014 03:42:35 UTC - Search in distribution

WG::API::NET - Module to work with Wargaming.net Public API River stage zero No dependents

CYNOVG/WG-API-v0.13 - 11 Dec 2019 11:17:27 UTC - Search in distribution

Net::API::RPX - Perl interface to Janrain's RPX service River stage one • 1 direct dependent • 1 total dependent

This module is a simple wrapper around Janrain's RPX service. RPX provides a single method for dealing with third-party authentication. See <http://www.rpxnow.com> for more details. For specific information regarding the RPX API and method arguments,...

KENTNL/Net-API-RPX-1.000001 - 07 Mar 2017 15:16:36 UTC - Search in distribution

Net::API::CPAN - Meta CPAN API River stage zero No dependents

"Net::API::CPAN" is a client to issue queries to the MetaCPAN REST API. Make sure to check out the "TERMINOLOGY" section for the exact meaning of key words used in this documentation....

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC - Search in distribution

Net::API::Gett - Perl bindings for Ge.tt API River stage zero No dependents

MALLEN/Net-API-Gett-1.06 - 27 Mar 2012 03:03:28 UTC - Search in distribution

Net::API::REST - Framework for RESTful APIs River stage one • 1 direct dependent • 1 total dependent

The purpose of this module is to provide a powerful, yet simple framework to implement a RESTful API under Apache2 mod_perl. As of version 1.0.0, this module inherits from Apache2::API. Please check its documentation. Other methods specific to this m...

JDEGUEST/Net-API-REST-v1.2.1 - 09 Feb 2024 06:41:43 UTC - Search in distribution

Net::HTTP::API - Easily create client for net API River stage one • 3 direct dependents • 3 total dependents

Net::HTTP::API is a module to help to easily create a client for a web API. This module is heavily inspired by what Net::Twitter does. THIS MODULE IS IN ITS BETA QUALITY. THE API MAY CHANGE IN THE FUTURE The following roles are added to your class: N...

FRANCKC/Net-HTTP-API-0.14 - 26 Jul 2010 07:31:29 UTC - Search in distribution

Net::Sendy::API - Perl SDK to sendy.co River stage zero No dependents

This is an interface to http://www.sendy.co/api. As of this writing this is the complete implementation of the Sendy API....

SHERZODR/Net-Sendy-API-0.03 - 30 Sep 2013 07:22:45 UTC - Search in distribution

Net::API::Stripe - An interface to Stripe API River stage one • 1 direct dependent • 1 total dependent

This is a comprehensive Stripe API. It provides an object oriented friendly interface for which I put a lot of hard work so you could spend your time on other aspects of your development. This distribution is almost completely auto-generated based on...

JDEGUEST/Net-API-Stripe-v2.0.4 - 11 Oct 2023 12:11:21 UTC - Search in distribution

Net::Chaton::API - WebAPI for Chaton. River stage zero No dependents

This is simple module to connect Chaton. Chaton: http://practical-scheme.net/chaton...

POCKET/Net-Chaton-API-0.02 - 23 Jan 2011 04:01:58 UTC - Search in distribution

Net::Flickr::API - base API class for Net::Flickr::* libraries River stage one • 3 direct dependents • 4 total dependents

Base API class for Net::Flickr::* libraries Net::Flickr::API is a wrapper for Flickr::API that provides support for throttling API calls (per second), retries if the API is disabled and marshalling of API responses into XML::LibXML or XML::XPath obje...

ASCOPE/Net-Flickr-API-1.7 - 23 Dec 2010 02:12:18 UTC - Search in distribution

Net::Travis::API - Low Level Plumbing for travis-ci.org's api River stage one • 1 direct dependent • 5 total dependents

KENTNL/Net-Travis-API-0.002001 - 07 Mar 2017 08:20:06 UTC - Search in distribution

Net::Twitch::API - Helper methods for Twitch's "new" helix API River stage zero No dependents

This module provides methods and helper wrappers to work with what Twitch "new" helix API. The *new* API is prefixed with the *helix* codename/namespace and the successor of the old *kraken* API which was decommissioned on February 28, 2022. A little...

CLIPLAND/Net-Twitch-API-0.11 - 07 Mar 2022 19:20:56 UTC - Search in distribution

Net::Dropbox::API - A dropbox API interface River stage zero No dependents

NORBU/Net-Dropbox-API-1.9 - 23 Oct 2012 07:31:36 UTC - Search in distribution

Net::Graylog::API - API Client for Net::Graylog::API River stage zero No dependents

This module has been autogenerated against a Swagger API, hopefully the author has fixed up the documentation Currently this module is only using Basic auth over HTTP, not yet got into the complexity of anything else....

JALAVOY/Net-Graylog-Client-0.7 - 15 May 2017 15:11:03 UTC - Search in distribution

Net::Twitter::API - Moose sugar for defining Twitter API methods River stage two • 20 direct dependents • 34 total dependents

This module provides some Moose sugar for defining Twitter API methods. It is part of the Net-Twitter distribution on CPAN and is used by "Net::Twitter::API::RESTv1_1", "Net::Twitter::API::Search", and perhaps others. It's intent is to make maintaini...

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC - Search in distribution

Net::API::Telegram - Telegram Bot Interface River stage zero No dependents

Net::API::Telegram is a powerful and yet simple interface to Telegram Bot api. Net::API::Telegram inherits from Module::Generic and all its module excepted for Net::API::Telegram::Generic and Net::API::Telegram::Number are aut generated base don Tele...

JDEGUEST/Net-API-Telegram-v0.600.1 - 20 May 2020 23:19:48 UTC - Search in distribution

Net::CloudStack::API - Basic request and response handling for calls to a CloudStack service. River stage zero No dependents

This module handles parameter checking for the various calls available from a cloudstack service. Probably should include some explanatory text here about how this file is generated....

AYOUNG/Net-CloudStack-API-0.02 - 13 Jul 2012 07:48:53 UTC - Search in distribution

Net::FreshBooks::API - Easy OO access to the FreshBooks.com API River stage zero No dependents

<http://www.freshbooks.com> is a website that lets you create, send and manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects. Repository: <http://github.com...

OALDERS/Net-FreshBooks-API-0.24 - 03 May 2014 03:06:44 UTC - Search in distribution
997 results (0.321 seconds)