in reply to Recursively search nested hash/array structures
You might want to start with another piece of code that fully traverses a nested data structure, and then alter it to perform your specific behavior.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Recursively search nested hash/array structures
by mp (Deacon) on Dec 09, 2004 at 19:40 UTC |