LJ::make_link — Takes a group of key=value pairs to append to a url
LJ::make_link
(url, vars);
url. A string with the URL to append to. The URL shouldn't have a question mark in it.
vars. A hashref of the key=value pairs to append with.
cgi-bin/ljlib.pl
The finished url