Help for this page
#!/opt/perl5/current/bin/perl ... foreach $file (@files) { print "$file \n"; }
$CONFIG = "xyz789";