./www/p5-URI-FromHash, Build a URI from a set of named parameters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 0.03, Package name: p5-URI-FromHash-0.03, Maintainer: abs

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.


Required to run:
[devel/p5-Params-Validate]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: aae0fc31be1fbb997c39960096d2bc7500bad777
RMD160: 46e6fcfbd8504c4b9c6521f0e7f16f02b3b79de9
Filesize: 12.773 KB

Version history: (Expand)