Hi,I sort of hoped I could simply get it directly from the Apache request object but apparently, I can't.
Turns out I had to have a CGI instance anyway so I'm using $cgi->url () now, works fine.
Hi,I sort of hoped I could simply get it directly from the Apache request object but apparently, I can't.
Turns out I had to have a CGI instance anyway so I'm using $cgi->url () now, works fine.