table of contents
other versions
- Tumbleweed 5.340.0-1.1
- Leap-16.0
- Leap-15.6
| URI::QueryParam(3) | User Contributed Perl Documentation | URI::QueryParam(3) |
NAME¶
URI::QueryParam - Additional query methods for URIs
SYNOPSIS¶
use URI;
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.
COPYRIGHT¶
Copyright 2002 Gisle Aas.
| 2025-10-09 | perl v5.42.0 |