Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3F62D63BA81 for ; Sun, 4 Jul 2010 17:42:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EBCBF63B101; Sun, 4 Jul 2010 17:42:52 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1F41963B100 for ; Sun, 4 Jul 2010 17:42:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DFD2175DD; Sun, 4 Jul 2010 17:42:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 4 Jul 2010 17:42:52 +0000 From: Quentin Garnier Subject: CVS commit: pkgsrc/www/p5-Data-URIEncode To: pkgsrc-changes@NetBSD.org Reply-To: cube@netbsd.org X-Mailer: log_accum Message-Id: <20100704174252.0DFD2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: cube Date: Sun Jul 4 17:42:51 UTC 2010 Update of /cvsroot/pkgsrc/www/p5-Data-URIEncode In directory ivanova.netbsd.org:/tmp/cvs-serv4674 Log Message: Initial import of www/p5-Data-URIEncode, version 0.11. This module allows for encoding and decoding complex (multi level datastructures) using native Query String manipulators (such as CGI.pm). It takes complex data and turns it into a flat hashref which can then be turned into a URI query string using URL encoding. It also takes a flat hashref of data passed in and translates it back to a complex structure. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/www/p5-Data-URIEncode/Makefile N pkgsrc/www/p5-Data-URIEncode/DESCR N pkgsrc/www/p5-Data-URIEncode/distinfo No conflicts created by this import