Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040535
en ru br
ALT Linux repos
S:0.05-alt1_8

Group :: Development/Perl
RPM: perl-URI-FromHash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.05-alt1_8
Build date: 14 july 2018, 20:22 ( 297.7 weeks ago )
Size: 26.51 Kb

Home page:   https://metacpan.org/release/URI-FromHash

License: GPL+ or Artistic
Summary: Build a URI from a set of named parameters
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-URI-FromHash
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin