"Bjoern Hoehrmann" <[EMAIL PROTECTED]> writes: > uri() is the real function, url() just exists for compatibility (i think). > > UserAgent.pm,v 1.73 2000/04/07 > > ------------diff------------- > 275c275 > < $referral->url($referral_uri); > --- > > $referral->uri($referral_uri); > ----------------------------- Probably. There are more places that use ->url so I would not worry too much about it. I'm not going to remove the ->url alias any time soon. Regards, Gisle
- Call to HTTP::Request->url() should be ->uri() Bjoern Hoehrmann
- Gisle Aas
