[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#708053: ITP: liburi-fromhash-perl -- module to build a URI from a set of named parameters



Package: wnpp
Severity: wishlist
Owner: Oleg Gashev <oleg@gashev.net>

* Package name    : liburi-fromhash-perl
  Version         : 0.03
  Upstream Author : Dave Rolsky, <autarch@urth.org>
* URL             : https://metacpan.org/release/URI-FromHash/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module to build a URI from a set of named parameters

 URI::FromHash 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.


Reply to: