Help for this page

Select Code to Download


  1. or download this
    #excert from tachyon's code at http://www.perlmonks.org/?node_id=15785
    +1
    my @dirs  = ($root);
    ...
        }
        closedir DIR;
    }