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

Search results for "module:URI::Encode"

URI::Encode - Simple percent Encoding/Decoding River stage two • 46 direct dependents • 68 total dependents

This modules provides simple URI (Percent) encoding/decoding The main purpose of this module (at least for me) was to provide an easy method to encode strings (mainly URLs) into a format which can be pasted into a plain text emails, and that those li...

MITHUN/URI-Encode-v1.1.1 - 07 May 2016 15:16:03 UTC

URI::Encode::XS - a Perl URI encoder/decoder using C River stage two • 6 direct dependents • 11 total dependents

This is a Perl URI encoder/decoder written in XS based on RFC3986 <https://tools.ietf.org/html/rfc3986>. This module always encodes characters that are not unreserved. When decoding, invalid escape sequences are preserved, e.g: uri_decode("foo%20bar%...

DFARRELL/URI-Encode-XS-0.11 - 18 Aug 2017 22:40:38 UTC

URI::Escape - Percent-encode and percent-decode unsafe characters River stage five • 1893 direct dependents • 10024 total dependents

This module provides functions to percent-encode and percent-decode URI strings as defined by RFC 3986. Percent-encoding URI's is informally called "URI escaping". This is the terminology used by this module, which predates the formalization of the t...

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

URI::data - URI that contains immediate data River stage five • 1893 direct dependents • 10024 total dependents

The "URI::data" class supports "URI" objects belonging to the *data* URI scheme. The *data* URI scheme is specified in RFC 2397. It allows inclusion of small data items as "immediate" data, as if it had been included externally. Examples: data:,Perl%...

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

URI::Fast - A fast(er) URI parser River stage one • 2 direct dependents • 2 total dependents

"URI::Fast" is a faster alternative to URI. It is written in C and provides basic parsing and modification of a URI. URI is an excellent module; it is battle-tested, robust, and handles many edge cases. As a result, it is rather slower than it would ...

JEFFOBER/URI-Fast-0.55 - 13 Sep 2021 19:43:34 UTC

URI::file - URI that maps to local file names River stage five • 1893 direct dependents • 10024 total dependents

The "URI::file" class supports "URI" objects belonging to the *file* URI scheme. This scheme allows us to map the conventional file names found on various computer systems to the URI name space, see RFC 8089 <https://www.rfc-editor.org/rfc/rfc8089.ht...

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

URI::redis - URI for Redis connection info River stage two • 2 direct dependents • 22 total dependents

The "URI::redis" class supports "URI" objects belonging to the *redis* and *redis+unix* URI scheme. Such URLs are used to encode connection info ("redis": host, port, password, database, "redis+unix": socket path, password, database) to Redis servers...

MENDEL/URI-redis-0.02 - 23 Jan 2016 09:32:30 UTC

Badger::Codec::URI - URI encode/decode River stage one • 4 direct dependents • 6 total dependents

This module implements a subclass of Badger::Codec for URI encoding and decoding....

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

URI::PackageURL - Perl extension for Package URL (aka "purl") River stage zero No dependents

This module converts Package URL components to "purl" string and vice versa. A Package URL (aka "purl") is a URL string used to identify and locate a software package in a mostly universal and uniform way across programing languages, package managers...

GDT/URI-PackageURL-2.11 - 20 Apr 2024 10:24:05 UTC

URI::Escape::XS - Drop-In replacement for URI::Escape River stage two • 20 direct dependents • 59 total dependents

DANKOGAI/URI-Escape-XS-0.14 - 09 Jun 2016 11:19:07 UTC

URI::Escape::JavaScript - A perl implementation of JavaScript's escape() and unescape() functions River stage zero No dependents

URI::Escape::JavaScript provides JavaScript's "escape()" and "unescape()" functions. It works simplar to homonymous functions of JavaScript. URI::Escape doesn't work for escaping and unescaping JavaScript like Unicode URI-escape ("%uXXXX"). But you c...

TANIGUCHI/URI-Escape-JavaScript-0.04 - 05 Mar 2010 02:50:37 UTC

Jifty::DBI::Filter::URI - Encodes uniform resource identifiers River stage one • 4 direct dependents • 6 total dependents

encode If the value is a URI, encode it to its string form. Otherwise, do nothing....

ALEXMV/Jifty-DBI-0.78 - 30 Apr 2015 19:16:36 UTC
12 results (0.036 seconds)