in reply to Re^2: I don't understand this grep
in thread I don't understand this grep
return grep { $_->level( $level ) } $self->channels;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: I don't understand this grep
by ccn (Vicar) on Nov 05, 2008 at 19:17 UTC | |
|
Re^4: I don't understand this grep
by gwhite (Friar) on Nov 05, 2008 at 19:25 UTC |