Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
        close($PRESENTLEVELFILE);
    }
    
  2. or download this
    0 440Z0220-932§other information
    1 623Z5400-1§other information
    ...
    1 623Z5420-3307§other information
    1 B3-15838§other information
    1 623Z5422-3307§other information
    
  3. or download this
    sub treebuilder {
        my ($filename, $level) = @_;
    ...
        }
        close($PRESENTLEVELFILE);
    }