{ my $uri = $opensondage{'Uri'} || "$SystemName.$DomainName/opensondage/"; $uri =~ s/https?:\/\///; $OUT .= "define('STUDS_URL', '$uri');"; }