$string = "SW:1PMM_E"; ($left, $right) = split(":", $string); print $right;