Help for this page

Select Code to Download


  1. or download this
    "Use of uninitialized value in numeric eq (==) at Tree.pl line 42.
    Use of uninitialized value in numeric eq (==) at Tree.pl line 42."
    
  2. or download this
    use strict;
    use warnings;
    ...
    }
    
    traverse(\$tree);