in reply to Regular Express help

Try this code:
$log =~ /AUTHENTICATION\s*:(.*);/; $variable = $1;