1URI::QueryParam(3)    User Contributed Perl Documentation   URI::QueryParam(3)
2
3
4

NAME

6       URI::QueryParam - Additional query methods for URIs
7

SYNOPSIS

9         use URI;
10

DESCRIPTION

12       "URI::QueryParam" used to provide the query_form_hash, query_param
13       query_param_append, and query_param_delete methods on URI objects.
14       These methods have been merged into URI itself, so this module is now a
15       no-op.
16
18       Copyright 2002 Gisle Aas.
19
20
21
22perl v5.36.0                      2023-01-20                URI::QueryParam(3)
Impressum