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

Search results for "URI::URL"

URI::URL - Uniform Resource Locators River stage five • 1893 direct dependents • 10024 total dependents

This module is provided for backwards compatibility with modules that depend on the interface provided by the "URI::URL" class that used to be distributed with the libwww-perl library. The following differences exist compared to the "URI" class inter...

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution
  • URI::Heuristic - Expand URI using heuristics
  • URI::file - URI that maps to local file names
  • URI - Uniform Resource Identifiers (absolute and relative)

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

URI::OpenURL - Parse and construct OpenURL's (NISO Z39.88-2004) River stage zero No dependents

This module provides an implementation of OpenURLs encoded as URIs (Key/Encoded-Value (KEV) Format), this forms only a part of the OpenURL spec. It does not check that OpenURLs constructed are sane according to the OpenURL specification (to a large e...

TIMBRODY/URI-OpenURL-0.4.6 - 09 Dec 2005 11:56:56 UTC - Search in distribution

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 - Search in distribution

parse-url - Parse URL string into a hash of information River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-URIUtils-0.003 - 06 Nov 2021 00:06:13 UTC - Search in distribution

URI::Info - Extract various information from a URI (URL) River stage one • 3 direct dependents • 3 total dependents

This module (and its plugins) will let you extract various information from a piece of URI (URL) string. Keywords: URI parser, URL parser, search string extractor...

PERLANCAR/URI-Info-0.004 - 15 Aug 2023 00:05:17 UTC - Search in distribution

App::Muter - tool to convert between various formats and encodings River stage zero No dependents

App::Muter provides the "muter" command, which converts data between various formats. For more information, see muter....

BRIANC/App-Muter-0.003000 - 26 Oct 2017 01:49:59 UTC - Search in distribution
  • muter - tool to convert between various formats

Furl - Lightning-fast URL fetcher River stage two • 83 direct dependents • 99 total dependents

Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...

SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution

SRU - Search and Retrieval by URL River stage one • 1 direct dependent • 1 total dependent

The SRU package provides a framework for working with the Search and Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU defines a web service for searching databases containing metadata and objects. SRU often goes under the nam...

BRICAS/SRU-1.01 - 18 Oct 2013 19:29:49 UTC - Search in distribution

Eve::Uri - a URI automation class. River stage zero No dependents

The class provides automation for different common operations with URIs. A URI is automaticaly brought to the canonical form after creation or after using any setter method. Attributes "fragment" a fragment part of the URI. "query" a query string par...

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution

URI::Fetch - Smart URI fetching/caching River stage three • 10 direct dependents • 107 total dependents

*URI::Fetch* is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way. That means: * GZIP support If you have *Compress::Zlib* installed, *URI::Fetch* will automat...

NEILB/URI-Fetch-0.15 - 27 May 2021 16:36:04 UTC - Search in distribution

Sleep::Routes - From URI to classname. River stage zero No dependents

STUIFZAND/Sleep-0.0.4 - 06 Sep 2008 14:39:10 UTC - Search in distribution

URI::chrome - Mozilla chrome uri River stage zero No dependents

The Chrome URL Specification The basic syntax of a chrome URI is as follows, chrome://<package_name>/<part>/<file_name> The elements of chrome URI detail is as follows, package_name The "package_name" is the package name. For example, "browser", "mes...

ZIGOROU/URI-chrome-0.01 - 22 Aug 2007 11:01:25 UTC - Search in distribution

APR::URI - Perl API for URI manipulations River stage three • 155 direct dependents • 183 total dependents

"APR::URI" allows you to parse URI strings, manipulate each of the URI elements and deparse them back into URIs. All "APR::URI" object accessors accept a string or an "undef" value as an argument. Same goes for return value. It's important to disting...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

URI::magnet - Magnet URI scheme River stage zero No dependents

After this module is installed, the URI package will be able to properly parse Magnet schemes, popular in torrents....

GARU/URI-magnet-0.03 - 28 Apr 2013 08:44:36 UTC - Search in distribution

Nile::Router - URL route manager. River stage zero No dependents

Nile::Router - URL route manager. ROUTES FILES Routes are stored in a special xml files in the application folder named route. Below is a sample "route.xml" file. <?xml version="1.0" encoding="UTF-8" ?> <register route="/register" action="Accounts/Re...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution

URI::ws_Punix - URI for ws+unix River stage zero No dependents

This class acts as a parser layer for URI, and adds support for handling the rare WebSocket URI using a "Unix Domain Socket. The scheme expected is "ws+unix". Since most modules don't understand this just yet, the fake scheme or $uri->set_false_schem...

AKALINUX/URI-ws_Punix-0.002 - 13 Jan 2019 19:29:30 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

Alvis::URLs - URL and hash standardisation utilities. River stage zero No dependents

Provides an MD5 hashing interface, as well as simple standards for URL cleaning based on the URI library....

WBUNTINE/Alvis-Bags-0.3 - 23 Feb 2007 11:44:36 UTC - Search in distribution
  • linkRedir - rocess out the redirects and normalise links in a link file.
1,171 results (0.201 seconds)