$mech->find_link( text => "$PrevMsgLink"); my $topic_obj = $mech->find_link (text_regex => qr/$PrevMsgLink/i ); my $PrevMsg = $topic_obj->url;