Help for this page
#!/usr/local/bin/perl -w ... my $path = "${dir}${sub_dir}${file}"; print "$path\n";