FreeBSD.software
Home/net/p5-URI-FromHash

p5-URI-FromHash

0.05

Create URI from hash of components

This module provides a simple functional "named parameters" style interface for creating URIs. Underneath the hood it uses URI.pm, though because of the simplified interface it may not support all possible options for all types of URIs. It was created for the common case where you simply want to have a simple interface for creating syntactically correct URIs from known components (like a path and query string). Doing this using the native URI.pm interface is rather tedious, requiring a number of method calls, which is particularly ugly when done inside a templating system such as Mason or TT2.

Origin: net/p5-URI-FromHash
Category: net
Size: 16.8KiB
License: ART20
Maintainer: perl@FreeBSD.org
Dependencies: 3 packages
Required by: 2 packages
$pkg install p5-URI-FromHash

Dependencies (3)

Required By (2 packages)

More in net