Letter P

perl-URI-FromHash - Build a URI from a set of named parameters

Website: http://search.cpan.org/dist/URI-FromHash
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
This module provides a simple one-subroutine "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.

Packages

perl-URI-FromHash-0.05-7.fc14.al.noarch [15 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al