1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/net/p5-URI-FromHash/distinfo
Andrew Pantyukhin 16304de1c5 Add port net/p5-URI-FromHash:
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.

WWW: http://search.cpan.org/dist/URI-FromHash/

Justification:	socialtext dependency
2006-08-02 11:37:28 +00:00

4 lines
206 B
Plaintext

MD5 (URI-FromHash-0.02.tar.gz) = d2181ba65982192f966039d653fb4ea9
SHA256 (URI-FromHash-0.02.tar.gz) = 5803b59206e29078b7db584af09da9bc4c0fde23e0b7d2a83ff7e24d8c411d4b
SIZE (URI-FromHash-0.02.tar.gz) = 5221