my $templateformat = 'wbcmsw'; my $inputexample = 'w8b8cm512swno'; my @splittemplate = split /[^A-Z]+/,$templateformat; #### my @splitinput = split /[^(\d)(no)]+/,$inputexample;