How to extract emails address from a string using perl and to put the email addres into a variable? My strings looks like
Ben Tailor
Start with https://metacpan.org/pod/Email::Valid. It seems to work pretty well.