Help for this page

Select Code to Download


  1. or download this
    my $topdir = '.';
    my @subdirectory_names = ( 'bob', 'bill', 'sue' );
    ...
            close OUT;
        }
    }