Help for this page
1:22 >perl -MData::Dump -wE "my $input = 'MD:Z:4C3C7C0T2^T9C44'; my @ +test = $input =~ /\d+/g; dd \@test;" [4, 3, 7, 0, 2, 9, 44] 1:22 >