Help for this page

Select Code to Download


  1. or download this
    my($hf) = File::Util->;new();
    my(@HighFolders) = $hf->;list_dir($Highpath,'--dirs-only');
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            print "\t$sub\n";
        }
    }
    
  3. or download this
    my @Folders;   
    # array of array refs, each sub-array =
    # 0: directory name
    # 1: array of subdirectories