|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^4: Relative URIby ikegami (Pope) |
| on Apr 22, 2011 at 06:58 UTC ( #900773=note: print w/ replies, xml ) | Need Help?? |
|
5.2 describes how to make an absolute uri from a (possibly) relative URL. In that context, "/d/../e/" is equivalent to "/e/", but the module already does that correctly. Update: 6.2.2.3 seems more relevant here.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||