We're actually exploring turning the checks back on in the system to be
sure...
Charles Daminato
TUCOWS Product Manager
chuck@tucows.com
On Fri, 8 Mar 2002, Thomas Mon wrote:
> This would be more complete (adding i for case-insensitivity):
>
> $domain =~ s/^http\:\/\///i; #Kill http://
> $domain =~ s/^www\.//i; # Kill www.
>
>
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:37:04 EDT