my $str = "user:group:root:testing"; @user = split(/:/, $string);