in reply to
Limit on number of nodes in a Tk::Tree?
Don't try to populate a GUI-tree based on a possibly infinitely-deep filesystem tree. You have to exert more control over the overall situation than that.
Comment on
Re: Limit on number of nodes in a Tk::Tree?
In Section
Seekers of Perl Wisdom