![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^4: reparse tree in textfileby ikegami (Patriarch) |
on Feb 20, 2010 at 07:12 UTC ( #824326=note: print w/replies, xml ) | Need Help?? |
That's unrelated. I was referring to $#a=...; push @a,...;. The first statement sets the size of the array. Then next changes it. Why not just set it to the right size right from the start.
eh? What global data structure? I was referring $1 and $2. The only other global is DATA.
In Section
Seekers of Perl Wisdom
|
|