my @newlinks = map { URI->new_abs( $_, $base_url ) } @links;