Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-URI-FromHash - Build a URI from a set of named 
parameters
Alias: perl-URI-FromHash

https://bugzilla.redhat.com/show_bug.cgi?id=470070

           Summary: Review Request: perl-URI-FromHash - Build a URI from a
                    set of named parameters
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/URI-FromHash
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], fedora-package-review@redhat.com
            Blocks: 1
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~cweyl/review/perl-URI-FromHash.spec
SRPM URL:
http://fedorapeople.org/~cweyl/review/perl-URI-FromHash-0.03-2.fc9.src.rpm

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.


Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=918240

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to