malaga has asked for the wisdom of the Perl Monks concerning the following question:
foreach $ref ( @products ) { if ($ref->{prodname} =~ ($value)) {
|
---|
Replies are listed 'Best First'. | |
---|---|
(MeowChow) Re: case insensitive: Which tree to bark up?
by MeowChow (Vicar) on May 27, 2002 at 02:59 UTC | |
Re: case insensitive: Which tree to bark up?
by malaga (Pilgrim) on May 27, 2002 at 07:36 UTC | |
by MeowChow (Vicar) on May 27, 2002 at 08:33 UTC | |
Re: case insensitive: Which tree to bark up?
by malaga (Pilgrim) on May 27, 2002 at 09:43 UTC |