in reply to Re^2: recursive creation of attached objects?
in thread recursive creation of attached objects?

Thanks for reply

I learned I can put header to Dumper ouput with

print "After:", Dumper $bintree,"\n";
This is not trivial thing for me. This will help me a lot.

  • Comment on Re^3: recursive creation of attached objects?