in reply to Re: Re: Re: Re: Nested foreach
in thread Nested foreach
tomy @ignore = qq(a and the this i me us our ok abc);
I.e. change qq to qw.my @ignore = qw(a and the this i me us our ok abc);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Nested foreach
by esoteric neonate (Novice) on Apr 25, 2003 at 20:57 UTC |