Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hello perlmonks!:) I would be really happy if anyone could help me with my "problem"... I want to search an array, and return alle id's and p_id's. An example of an array element: (:ID 10000000 :USERNAME "xxxxxxx" :P_ID 12000000 :+++++++++) Thanx! :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: pattern matching
by Tanalis (Curate) on Aug 21, 2002 at 11:39 UTC | |
by Anonymous Monk on Aug 21, 2002 at 11:53 UTC | |
by physgreg (Scribe) on Aug 21, 2002 at 13:07 UTC | |
by Basilides (Friar) on Aug 21, 2002 at 13:21 UTC | |
by hotshot (Prior) on Aug 21, 2002 at 13:09 UTC | |
|
Re: pattern matching
by thor (Priest) on Aug 21, 2002 at 12:15 UTC | |
|
Re: pattern matching
by hotshot (Prior) on Aug 21, 2002 at 11:58 UTC |