Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    
    print "file names:\n";
    print "$_\n" for @files;
    
  2. or download this
    file count: 2
    
    file names:
    files/a.psd
    files/subdir/b.psd