On Wed, Sep 29, 2010 at 15:32, Antonio Bonifati <antonio.bonifati@gmail.com> wrote: > Here: > > http://perldoc.perl.org/perlretut.html#Non-capturing-groupings > > there's a typo: > > # @num = ('12','a','34','b','5') > > it should be > > # @num = ('12','a','34','a','5') Thanks for the report, this was fixed in blead as 9b846e3022e82ccd8f7be619cb0024b3fe0efbb4Thread Previous