Приглашаем посетить
Чулков (chulkov.lit-info.ru)

Reference: abs

PreviousChapter 17
The LWP Library
Next
 

abs

 $url->abs([base, [scheme]])

Returns the absolute URL, given a base. If invoked with no parameters, any previous definition of the base is used. The second parameter is a Boolean that modifies abs's behavior. When the second parameter is nonzero, abs will accept a relative URL with a scheme but no host, like "http:index.html".


PreviousHomeNext
17.5 The URI ModuleBook IndexReference: as_string