CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/11/24 03:47:37

Log message:
    import p5-URI-Query 0.16
    OK benoit@ sthen@
    
    Comment:
    class providing URI query string manipulation
    
    Description:
    URI::Query provides simple URI query string manipulation, allowing you
    to create and manipulate URI query strings from GET and POST requests in
    web applications. This is primarily useful for creating links where you
    wish to preserve some subset of the parameters to the current request,
    and potentially add or replace others. Given a query string this is
    doable with regexes, of course, but making sure you get the anchoring
    and escaping right is tedious and error-prone - this module is simpler.
    
    Status:
    
    Vendor Tag: bluhm
    Release Tags:       bluhm_20231124
    
    N ports/www/p5-URI-Query/Makefile
    N ports/www/p5-URI-Query/distinfo
    N ports/www/p5-URI-Query/pkg/DESCR
    N ports/www/p5-URI-Query/pkg/PLIST
    
    No conflicts created by this import

Reply via email to