»

LJ::decode_url_string

LJ::decode_url_string — Parse URL-style arg/value pairs into a hash.

Use

LJ::decode_url_string(buffer, hashref);

Arguments

  • buffer. Scalar or scalarref of buffer to parse.

  • hashref. Hashref to populate.

Source:

cgi-bin/ljlib.pl

Returns:

boolean; true.