#### my $str = $other_scripts_input; my $newstr; $newstr =~ s/([^\d\.]+)/g; print "";
## my $str = $other_scripts_input; my $newstr; $newstr =~ s/([^\d\.]+)/g; print "";