if ($elementHash->{MSGTEXT} =~ /CDATA\[(\S+)\s+(\S+)\s+.+(on|for)\s+(\S+)\./) { $status = $1 (Which as the value "Starting") $sitname = $2 (Which as the value "SITUATION1") $type = $4 (Which as the value "K01.K01CSYSTE5") }