in reply to Re^3: Array manipulation
in thread Array manipulation

just change the regex:
@new = grep /^x10[12]/,@arr;