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

Search results for "Web-API-0.9"

GD - Interface to Gd Graphics Library River stage three • 97 direct dependents • 154 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC - Search in distribution

PDF::Reuse - Reuse and mass produce PDF documents River stage one • 5 direct dependents • 6 total dependents

This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per se...

CNIGHS/PDF-Reuse-0.39 - 27 Sep 2016 15:50:24 UTC - Search in distribution

PDF::Builder::Docs - additional documentation for Builder module River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC - Search in distribution

HTML::Zoom - selector based streaming template engine River stage one • 5 direct dependents • 5 total dependents

HTML::Zoom is a lazy, stream oriented, streaming capable, mostly functional, CSS selector based semantic templating engine for HTML and HTML-like document formats. Which is, on the whole, a bit of a mouthful. So let me step back a moment and explain ...

JJNAPIORK/HTML-Zoom-0.009009 - 15 May 2015 19:03:05 UTC - Search in distribution

HTTP::Promise - Asynchronous HTTP Request and Promise River stage one • 1 direct dependent • 2 total dependents

HTTP::Promise provides with a fast and powerful yet memory-friendly API to make true asynchronous HTTP requests using fork with Promise::Me. It is based on the design of HTTP::Message, but with a much cleaner interface to make requests and manage HTT...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

AI::Genetic - A pure Perl genetic algorithm implementation. River stage zero No dependents

This module implements a Genetic Algorithm (GA) in pure Perl. Other Perl modules that achieve the same thing (perhaps better, perhaps worse) do exist. Please check CPAN. I mainly wrote this module to satisfy my own needs, and to learn something about...

AQUMSIEH/AI-Genetic-0.05 - 11 May 2007 17:51:29 UTC - Search in distribution

PDL::Graphics::PLplot - Object-oriented interface from perl/PDL to the PLPLOT plotting library River stage zero No dependents

This is the PDL interface to the PLplot graphics library. It provides a familiar 'perlish' Object Oriented interface as well as access to the low-level PLplot commands from the C-API....

ETJ/PDL-Graphics-PLplot-0.84 - 21 Apr 2024 23:43:12 UTC - Search in distribution

Test::Nginx::Socket - Socket-backed test scaffold for the Nginx C modules and Nginx/OpenResty-based libraries and applications River stage one • 1 direct dependent • 1 total dependent

This module provides a test scaffold based on non-blocking IO::Socket for automated testing in Nginx C module development. This class inherits from Test::Base, thus bringing all its declarative power to the Nginx C module testing practices. You need ...

AGENT/Test-Nginx-0.30 - 31 May 2022 17:51:32 UTC - Search in distribution

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...

SHLOMIF/XML-RSS-1.63 - 26 Dec 2023 17:02:41 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

Math::Geometry::Delaunay - Quality Mesh Generator and Delaunay Triangulator River stage zero No dependents

This is a Perl interface to the Jonathan Shewchuk's Triangle library. "Triangle generates exact Delaunay triangulations, constrained Delaunay triangulations, conforming Delaunay triangulations, Voronoi diagrams, and high-quality triangular meshes. Th...

SHELDRAKE/Math-Geometry-Delaunay-0.21 - 31 Aug 2018 23:57:30 UTC - Search in distribution

PDF::API3::Compat::API2 - A Perl Module Chain to faciliate the Creation and Modification of High-Quality "Portable Document Format (aka. PDF)" Files. River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC - Search in distribution

Introduction - A Simple Introduction To RSS River stage zero No dependents

ATRICKETT/XML-RSS-Tools-0.34 - 27 May 2014 14:48:39 UTC - Search in distribution

REST::Resource - Provide base class functionality for RESTful servers. River stage zero No dependents

This is a fork of WWW::Resource 0.01. The major changes are: [] Full OO implementation [] Overt abstract base class design [] Support of Perl 5.6 [] Support for use with CGI interface. [] Support for HEAD and TRACE. [] Method / handler registration t...

FROTZ/REST-Resource-0.5.2.4 - 02 May 2007 15:18:18 UTC - Search in distribution

Apache2::API::Request - Apache2 Incoming Request Access and Manipulation River stage one • 1 direct dependent • 2 total dependents

The purpose of this module is to provide an easy access to various methods designed to process and manipulate incoming requests. This is designed to work under modperl. Normally, one would need to know which method to access across various Apache2 mo...

JDEGUEST/Apache2-API-v0.3.0 - 10 Apr 2024 07:00:28 UTC - Search in distribution

HTML::Robot::Scrapper - Your robot to parse webpages River stage one • 1 direct dependent • 1 total dependent

This cralwer has been created to be extensible. Scalable with redis queue. The main idea is: i need a queue of urls to be crawled, it can be an array living during my instance (not scalable)... or it can be a Redis queue ( scallable ), being acessed ...

HERNAN/HTML-Robot-Scrapper-0.11 - 31 Oct 2013 12:12:41 UTC - Search in distribution

Firefox::Marionette - Automate the Firefox browser with the Marionette protocol River stage one • 1 direct dependent • 4 total dependents

This is a client module to automate the Mozilla Firefox browser via the Marionette protocol <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol >...

DDICK/Firefox-Marionette-1.55 - 06 Apr 2024 01:50:07 UTC - Search in distribution

Paws::Glue::CreateJob - Arguments for method CreateJob on Paws::Glue River stage two • 9 direct dependents • 11 total dependents

This class represents the parameters used for calling the method CreateJob on the AWS Glue service. Use the attributes of this class as arguments to method CreateJob. You shouldn't make instances of this class. Each attribute should be used as a name...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Geo::Parser::Text - Perl extension for geoparsing, geocoding and standardizing locations from free form text. Worldwide Coverage. Geocode places to latitude, longitude, elevation. And vice-versa. River stage zero No dependents

This module provides a Perl front end for the geocode.xyz, geocoder.ca API. It allows the programmer to extract locations containing street addresses, street intersections and city names along with their geocoded latitude,longitude from bodies of tex...

ERUCI/Geo-Parser-Text-0.051 - 22 Feb 2018 00:12:37 UTC - Search in distribution

WWW::Alexa::API - A class implementation interface for querying Alexa.com for Traffic information. River stage zero No dependents

The "WWW::Alexa::API" is a class implementation interface for querying Alexa.com for Traffic information. This offers the full Alexa API response in a hash object. See "OUTPUT" for the structure of the response. To use it, you should create a "WWW::A...

RIJ/WWW-Alexa-API-0.07 - 10 Dec 2013 02:02:27 UTC - Search in distribution
24 results (0.112 seconds)