in reply to Re: help with hash reference
in thread help with hash reference
$link->URI() will also give you one of Uri's URI::URL objects, which will stringify nicely.
I'd imagine that you can also do whatever the regex was to do by calling $link->URI()->param or other methods to get or replace which ever bits or the uri you want to change
|
|---|