in reply to Re^2: Tree in perl
in thread Tree in perl

saurabh2k26:

I just used Data::Dump to print the data structure to the screen. You don't need it at all, but I needed it or you wouldn't see what data structure was created. Once you understand the data structure and create your algorithm, you can present the results any way you like.

...roboticus

When your only tool is a hammer, all problems look like your thumb.