Help for this page
#!/usr/bin/perl use strict; ... # Print out the file name and path print $file->stringify . "\n"; }
my $dir = dir ('test1');