Re: a new URI::URL function

Nicolai Langfeldt (janl@math.uio.no)
Fri, 11 Apr 1997 10:26:25 +0200


Gisle Aas <aas@bergen.sn.no> tastet:
> The $url->netloc is nearly the same.  Only difference is that it will
> not append ":<port>" when it is the default one.  For the host header
> this is correct.  Are you sure you need the default port for you
> host/port hashes?

Actually, netloc is what I needed.  Oh well.

Nicolai