Help for this page

Select Code to Download


  1. or download this
    # snip until the chdir
    print "Total count = ", scalar(@files), "\n\n";
    print "$_\n" for @files;