in reply to Re: Dealing with Email::Valid timeout
in thread Dealing with Email::Valid timeout

May I add the links to the lightweight Try::Tiny and it's heavyweight brother TryCatch. These two are often mentioned in combination with exception handling. But be careful: The behaviours of these two are little different.

McA

  • Comment on Re^2: Dealing with Email::Valid timeout