$booty->get("http://www.hotairballooning.com/clubs.php"); @url_array = $bot->find_all_links( text_regex => qr/www/ ); foreach(@url_array){ print $counter += 1, ":"; print $_->url(), "\n"; } # end of foreach