Matthias Lederhofer <matled@xxxxxxx> writes: >> > + if ($page =~ m/[^0-9]/) { >... > The first page seems to have number 0. After removing the 1 <= $page > this code should do the same as my patch, apply whatever you think is > easier to read (I prefer if over unless most of the time). Ah, I did not notice we call the first page 0; barfing on any non-digit in the string like you do sounds quite sane. Thanks. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html