in reply to Re: manipulating array (TMTOWTDI!)in thread manipulating array
map { local $_ = $_; s/^A\d+ // ? $_ : () } [download]