Help for this page
"Use of uninitialized value in numeric eq (==) at Tree.pl line 42. Use of uninitialized value in numeric eq (==) at Tree.pl line 42."
use strict; use warnings; ... } traverse(\$tree);