URI::QueryParam(3pm) | User Contributed Perl Documentation | URI::QueryParam(3pm) |
URI::QueryParam - Additional query methods for URIs
use URI;
"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 2002 Gisle Aas.
2024-02-14 | perl v5.38.2 |