About Anaconda Help Download Anaconda

conda-forge / packages / perl-uri-query 0.16

class providing URI query string manipulation

copied from cf-staging / perl-uri-query

Installers

  • linux-64 v0.16
  • osx-64 v0.16

conda install

To install this package run one of the following:
conda install conda-forge::perl-uri-query

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy