![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^3: reparse tree in textfileby repellent (Priest) |
on Feb 20, 2010 at 07:02 UTC ( #824324=note: print w/replies, xml ) | Need Help?? |
It was one way to do it. The goal was to keep @path with only "pure" node information, and not have redundancies like ".", "/", and previous nodes repeated as the indexes go higher.
Me too. But a data structure outside the loop was needed to oversee things.
In Section
Seekers of Perl Wisdom
|
|