if ($homeurl !~ m[^http://|https://]) { print "Your home url has to start with http:// or https://"; }