in reply to Re: perl module to determine if a URL is valid?in thread perl module to determine if a URL is valid?
$regexp = qr($RE{URI}{HTTP}{-scheme=>qr/https?/}{-keep}); [download]