logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

URI::QueryParam - Additional query methods for URIs

Description

       "URI::QueryParam" used to provide the query_form_hash, query_param query_param_append, and
       query_param_delete methods on URI objects. These methods have been merged into URI itself, so this module
       is now a no-op.

Name

       URI::QueryParam - Additional query methods for URIs

Synopsis

         use URI;

See Also