Search results for "URI::Template"
URI::Template - Object for handling URI templates (RFC 6570)
This module provides a wrapper around URI templates as described in RFC 6570: <http://tools.ietf.org/html/rfc6570>....
BRICAS/URI-Template-0.24 - 20 Sep 2018 17:58:55 UTC - Search in distribution
Template::Plugin::URI - A Template Plugin To Use URI Objects
DBOYS/Template-Plugin-URI-0.03
-
25 Dec 2020 15:15:31 UTC
-
Search in distribution
URI::Template::Restrict - restricted URI Templates handler
This is a restricted URI Templates handler. URI Templates is described at <http://bitworking.org/projects/URI-Templates/>. This module supports draft-gregorio-uritemplate-03 except -opt and -neg operators....
MASAKI/URI-Template-Restrict-0.06 - 28 Aug 2010 09:12:03 UTC - Search in distribution- URI::Template::Restrict::Expansion - Template expansions
Template::Plugin::Text::Filter::URI - Filter a string to meet URI requirements
PERLER/Template-Plugin-Text-Filter-URI-0.03
-
15 Jul 2012 11:28:34 UTC
-
Search in distribution
- Template::Plugin::Text::Filter::URI - Filter a string to meet URI requirements
Template::Flute::UriAdjust - URI adjust class for Template::Flute
Adjusts relative URIs to a base path....
HORNBURG/Template-Flute-0.027 - 18 Mar 2021 20:08:19 UTC - Search in distribution
Catalyst::View::Template::Lace::Role::URI - Shortcut to create a URI on the current controller
A role that gives your model object a "uri" method. This method works similarly to "$c->uri_for" except that it only takes an action object or a string that is an absolute or relative (to the current controller) private name. NOTE Since this role use...
JJNAPIORK/Catalyst-View-Template-Lace-0.012 - 05 Dec 2017 14:50:19 UTC - Search in distribution
Magpie::Plugin::URITemplate - A Role to add URI Template-like path variable capture;
KHAMPTON/Magpie-1.163200
-
15 Nov 2016 16:10:21 UTC
-
Search in distribution
- Magpie - Pipelined State Machine Plack Middleware Framework
URI::XS - fast URI framework, compatible with classic URI.pm, with C++ interface
URI::XS has similar functionality as URI, but is much faster (sometimes 100x). URI::XS conforms to RFC 3986....
SYBER/URI-XS-2.1.6 - 20 Jul 2023 12:44:33 UTC - Search in distribution
perlop - Perl operators and precedence
In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- perlop - Perl operators and precedence
CGI - Handle Common Gateway Interface requests and responses
CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...
LEEJO/CGI-4.57 - 02 May 2023 13:16:01 UTC - Search in distribution
noid - nice opaque identifier generator commands
The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...
JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution
Egg - MVC Framework.
Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....
LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution- Egg::Release - Version of Egg WEB Application Framework.
- Egg::Plugin::Prototype - Plugin for Prototype
Eve - The web service creation framework written with events in mind.
Layers of the system The first layer of the system is the application layer that is responsible for assembling all the components and dealing with features specific to the type of the built program. It is the entry point of the system. This layer ope...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution
wdq - command line access to Wikidata Query Service
The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...
VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution
gdc - Client utility for GoodData on-demand Business Intelligence platform
gdc is the command-line and interactive client for GoodData REST-ful service API built on top of WWW::GoodData client library....
LKUNDRAK/WWW-GoodData-1.11 - 27 Jan 2014 15:01:04 UTC - Search in distribution- WWW::GoodData - Client library for GoodData REST-ful API
pl-examples - Perl One-Liner Examples
PFEIFFER/App-pl-0.91.1
-
13 Jul 2023 18:38:12 UTC
-
Search in distribution
Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format.
The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....
JMCNAMARA/Excel-Writer-XLSX-1.11 - 19 Mar 2023 12:29:53 UTC - Search in distribution- Excel::Writer::XLSX::Examples - Excel::Writer::XLSX example programs.
HTTP
This chapter explains how to implement the HTTP protocol handlers in mod_perl....
SHAY/mod_perl-2.0.12 - 30 Jan 2022 13:36:21 UTC - Search in distribution
XML::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too.
XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...
METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 UTC - Search in distribution