The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "api"

PX::API - Perl interface to the Peekshows Web Services API. River stage zero No dependents

A quick and simple perl interface to the Peekshows Web Services API. "PX::API" uses LWP::UserAgent for communication via the Peekshows Web Services rest interface. Response formats are made available 'plugin' style to allow for an extensible method o...

MINDHACK/PX-API-v0.0.3 - 16 Jan 2007 23:28:36 UTC - Search in distribution

VR::API - Communicate with VerticalResponse's API services River stage one • 1 direct dependent • 1 total dependent

NMARDEN/VR-API-1.06 - 08 Aug 2007 01:04:32 UTC - Search in distribution

VT::API - Perl implementation of VirusTotal Public API River stage zero No dependents

VT::API provides unofficial OO interface to VirusTotal Public API. Please see the terms of use for more information....

SANTERI/VT-API-0.12 - 19 Sep 2010 14:59:42 UTC - Search in distribution

WG::API - Module for 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

WP::API - An interface to the WordPress XML-RPC API River stage zero No dependents

This module is very new and only covers a small portion of the WordPress API. Patches to increase coverage are welcome. This module provides a Perl interface to the WordPress XML-RPC API. See http://codex.wordpress.org/XML-RPC_WordPress_API for API d...

DROLSKY/WP-API-0.01 - 22 Jul 2013 02:27:39 UTC - Search in distribution

API::CLI - Generic Framework for REST API Command Line Clients River stage zero No dependents

This is an experimental first version. With API::CLI you can create a simple commandline client for any REST API which has an OpenAPI specification. # 1. parameter: owner # 2. parameter: repo % githubcl GET /repos/:owner/:repo perlpunk API-CLI-p5 The...

TINITA/API-CLI-0.001 - 20 Nov 2016 17:43:08 UTC - Search in distribution

Ask::API - an API to ask users things River stage zero No dependents

"Ask::API" is a Moo role. This means that you can write your implementation as either a Moo or Moose class. The only two methods that you absolutely must implement are "info" and "entry". "Ask::API" provides default implementations of "warning", "err...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution
  • Ask - ask your users about stuff

Lua::API - interface to Lua's embedding API River stage zero No dependents

Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routine...

DJERIUS/Lua-API-0.04 - 18 Apr 2011 22:07:26 UTC - Search in distribution

PDL::API - making ndarrays from Perl and C/XS code River stage three • 93 direct dependents • 101 total dependents

A simple cookbook how to create ndarrays manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL API. If you need to acces...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

SMS::API - A module to send SMS using the sms1.in servers River stage zero No dependents

This is a module for sending the SMS by integrating with the servers of http://www.sms1.in For a solution of directly sending the SMS via internet or through SMS visit http://www.sms1.in In case of any problem whatsoever please do not hesitate to con...

GOYALI/SMS_API_4.01.1 - 16 Jan 2007 14:07:24 UTC - Search in distribution

Web::API - A Simple base module to implement almost every RESTful API with just a few lines of configuration River stage two • 10 direct dependents • 10 total dependents

LEV/Web-API-2.8 - 09 Apr 2024 16:02:08 UTC - Search in distribution

XML::API - Perl extension for writing XML River stage one • 1 direct dependent • 1 total dependent

XML::API is a class for creating XML documents using object method calls. This class is meant for generating XML programatically and not for reading or parsing it. A document author calls the desired methods (representing elements) to create an XML t...

MLAWREN/XML-API-0.30 - 11 Apr 2016 13:05:58 UTC - Search in distribution

Xen::API River stage zero No dependents

Perl interface to the Xen RPC-XML API. Contains some shortcuts for creating, destroying, importing, and exporting VMs. All RPC API commands are available in the Xen::API:: package space. Simply replace the dots with :: and prepend Xen::API:: to the c...

BENBOOTH/Xen-API-0.08 - 28 Feb 2014 00:18:41 UTC - Search in distribution
  • xen - A perl REPL interface to the Xen XML-RPC API.

ASP4::API - Public Programmatic API to an ASP4 Application River stage one • 4 direct dependents • 4 total dependents

"ASP4::API" is very useful for unit tests - specifically when writing tests for the actual web pages themselves. Example Unit Test #!/usr/bin/perl -w use strict; use warnings 'all'; use Test::More 'no_plan'; use ASP4::API; my $api = ASP4::API->new();...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC - Search in distribution

EVDB::API - Perl interface to EVDB public API River stage one • 1 direct dependent • 1 total dependent

The EVDB API allows you to build tools and applications that interact with EVDB, the Events & Venues Database. This module provides a Perl interface to that API, including the digest-based authentication infrastructure. See http://api.evdb.com/ for d...

RADCLIFF/EVDB-API-0.99 - 01 Sep 2006 19:05:45 UTC - Search in distribution

Gtk2::api - Mapping the Gtk+ C API to perl River stage three • 104 direct dependents • 130 total dependents

The canonical documentation is the C API reference at http://developer.gnome.org/doc/API/gtk/ and http://developer.gnome.org/doc/API/gdk/ There are two main sections: 'BINDING BASICS' describes the principles on which the bindings work; understanding...

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

JSON::API - Module to interact with a JSON API River stage zero No dependents

This module wraps JSON and LWP::UserAgent to create a flexible utility for accessing APIs that accept/provide JSON data. It supports all the options LWP supports, including authentication....

GFRANKS/JSON-API-v1.1.1 - 01 Jul 2019 13:30:46 UTC - Search in distribution

NSMS::API - API para enviar SMS através da NSMS (http://www.nsms.com.br/) River stage zero No dependents

TBR/NSMS-API-0.006 - 21 Jun 2011 14:09:48 UTC - Search in distribution

PGXN::API - Maintain and serve a REST API to search PGXN mirrors River stage zero No dependents

PGXN <http://pgxn.org> is a CPAN <http://cpan.org>-inspired network for distributing extensions for the PostgreSQL RDBMS <http://www.postgresql.org>. All of the infrastructure tools, however, have been designed to be used to create networks for distr...

DWHEELER/PGXN-API-v0.20.2 - 14 Mar 2024 23:07:56 UTC - Search in distribution

SOOT::API - Perl interface to Perl-ROOT wrapper internals River stage one • 2 direct dependents • 2 total dependents

This package exposes some of the internals of the Perl-ROOT wrapper to Perl. All functions are to be considered experimental, mostly for internal use only, and certainly subject to change. If you need a stable API, contact the author(s). EXPORT None ...

SMUELLER/SOOT-0.17 - 25 Dec 2011 15:11:01 UTC - Search in distribution
6,691 results (0.261 seconds)