Help for this page

Select Code to Download


  1. or download this
    NAME
        traverse - Provides a generic pre-order traversal algorithm with
    ...
          the same HASH reference as when it started.
        TR_CODE - The item in $_ is a CODE reference.
    
  2. or download this
    package traverse;
    
    ...
    }
    
    1;