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

Search results for "URI::QueryParam"

URI::QueryParam - Additional query methods for URIs River stage five • 1893 direct dependents • 10024 total dependents

"URI::QueryParam" used to provide the query_form_hash, query_param query_param_append, and query_param_delete methods on URI objects. These methods have been merged into URI itself, so this module is now a no-op....

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution

URI::URL::AddQueryParam - Add Query Param after HTTP URL River stage zero No dependents

avoid '&/?' things. EXPORT None by default....

CHENGANG/URI-URL-AddQueryParam-0.03 - 29 Jul 2014 08:38:43 UTC - Search in distribution

OAuth::Lite2::ParamMethod::URIQueryParameter - builder/parser for OAuth 2.0 uri-query type of parameter River stage one • 1 direct dependent • 1 total dependent

builder/parser for OAuth 2.0 uri-query type of parameter...

RITOU/OAuth-Lite2-0.11 - 18 Aug 2016 14:26:42 UTC - Search in distribution

lib/Paws/API.pm River stage two • 9 direct dependents • 11 total dependents

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

URI::amqp - AMQP (RabbitMQ) URI River stage one • 1 direct dependent • 1 total dependent

URI extension for AMQP protocol (<https://www.rabbitmq.com/uri-spec.html>)...

JASEI/URI-amqp-0.1.3 - 08 Jun 2017 16:33:43 UTC - Search in distribution

URI::di - URI scheme for digital signatures River stage one • 2 direct dependents • 2 total dependents

This module implements the "di:" URI scheme defined in draft-hallambaker-digesturi <http://tools.ietf.org/html/draft-hallambaker-digesturi-02>....

DORIAN/URI-ni-0.05 - 23 Mar 2018 21:56:18 UTC - Search in distribution
  • URI::ni - URI scheme for Named Information Identifiers

URI::fasp - URI handler for Aspera's FASP protocol River stage zero No dependents

Aspera uses seperate control and a data connections. The control connection is a SSH session. This class is a subclass of "URI::ssh" and uses the "URI::QueryParam" mixin....

SHAW/URI-fasp-0.01 - 13 Dec 2011 07:03:03 UTC - Search in distribution

URI::Builder - URI objects optimised for manipulation River stage one • 1 direct dependent • 1 total dependent

This class is a close relative of URI, but while that class is optimised for parsing, this is optimised for building up or modifying URIs. To that end objects of this class represent their URIs in sections, each of which are independently mutable, th...

MATTLAW/URI-Builder-0.04 - 01 Aug 2014 08:19:13 UTC - Search in distribution

Rose::URI - A URI class that allows easy and efficient manipulation of URI components. River stage one • 2 direct dependents • 4 total dependents

Rose::URI is an alternative to URI. The important differences are as follows. Rose::URI provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to ...

JSIRACUSA/Rose-URI-1.00 - 17 Mar 2010 12:36:20 UTC - Search in distribution

URI::db - Database URIs River stage two • 5 direct dependents • 26 total dependents

This class provides support for database URIs. They're inspired by JDBC URIs <http://docs.oracle.com/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB> and PostgreSQL URIs <http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONN STRING>,...

DWHEELER/URI-db-0.22 - 05 Apr 2024 01:36:51 UTC - Search in distribution

Net::SAJAX - Interact with remote applications that use SAJAX. River stage one • 1 direct dependent • 1 total dependent

Provides a way to interact with applications that utilize the SAJAX library found at <http://www.modernmethod.com/sajax/>....

DOUGDUDE/Net-SAJAX-0.107 - 23 Oct 2011 04:33:33 UTC - Search in distribution

CGI::Pager - generate HTML pagination linkage easily. River stage zero No dependents

CGI::Pager performs the "dirty work" necessary to program paginated data display in a web application. Based on given resultset size, page size, and offset value sensed from current URI, it constructs links for navigation between results pages. It ca...

EGORSH/CGI-Pager-1.01 - 10 Jun 2014 15:50:16 UTC - Search in distribution

Mastodon::Client - Talk to a Mastodon server River stage one • 2 direct dependents • 2 total dependents

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 throug...

JJATRIA/Mastodon-Client-0.017 - 17 Apr 2020 22:46:42 UTC - Search in distribution

AxKit::App::TABOO - Object Oriented Publishing Framework for AxKit River stage zero No dependents

This is what TABOO contains at this point.: The base data object, AxKit::App::TABOO::Data and a wealth of subclasses of it, some of which is again subclassed. There are too many to list. They provide an abstraction layer that can manage the data for ...

KJETILK/AxKit-App-TABOO-0.52 - 01 Dec 2007 13:26:02 UTC - Search in distribution

WQS::SPARQL - Simple SPARQL query for Wikidata Query Service. River stage one • 1 direct dependent • 1 total dependent

SKIM/WQS-SPARQL-0.02 - 29 Nov 2023 00:33:45 UTC - Search in distribution

Bundle::SYP - SYP's cozy environment River stage zero No dependents

SYP/Bundle-SYP-1.5 - 24 Jun 2014 07:39:33 UTC - Search in distribution

WWW::A9Toolbar - A class to allow perl to access the a9.com toolbar. River stage one • 1 direct dependent • 1 total dependent

The WWW::A9Toolbar class implements the functions provided by the a9.com toolbar and interface. The toolbar allows a9.com users to view their a9.com bookmarks, remove and edit them. It also allows annotating of URLs via the diary entry textfield. So ...

JROBINSON/WWW-A9Toolbar-0.01 - 23 Oct 2005 20:18:09 UTC - Search in distribution

URL::Normalize - Normalize/optimize URLs. River stage zero No dependents

When writing a web crawler, for example, it's always very costly to check if a URL has been fetched/seen when you have millions or billions of URLs in a database. This module can help you create a unique "ID" of a URL, which you can use as a key in a...

TOREAU/URL-Normalize-0.43 - 23 Aug 2021 13:50:39 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Gallery::Remote::API - Interact with Gallery via the Gallery Remote Protocol River stage zero No dependents

"Gallery" is a PHP web photo gallery package; this module allows you to interact with their Remote Protocol API. It is an alternative to Gallery::Remote, which does not support Gallery2....

MYSTERYTE/Gallery-Remote-API-v0.1.4 - 15 Jun 2010 13:59:27 UTC - Search in distribution
28 results (0.07 seconds)