--- Grant McLean <[EMAIL PROTECTED]> wrote:

> Is there an easy way to get the absolute URI of the current request 
> to use with Apache::URI->parse to translate a relative URI to 
> absolute? 

>From perldoc URI

---------------------
$uri = URI&#8722;>new_abs( $str, $base_uri )
     This constructs a new absolute URI object.  The $str argument can
     denote a relative or absolute URI.  If relative, then it will be
     absolutized using $base_uri as base. The $base_uri must be an
abso&#8208;
     lute URI.
---------------------



Regards
Mithun

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to