in reply to Re^2: collecting array from pattern parenthesis
in thread collecting array from pattern parenthesis

It didn't work because you wrote = instead of =~.

Replies are listed 'Best First'.
Re^4: collecting array from pattern parenthesis
by vit (Friar) on Sep 26, 2008 at 18:12 UTC
    No, it's only here. In my code everything was fine. Maybe some other thing which i did not notice.