- or download this
$glob_path = "$LogDir/${Prefix}*";
@log_paths = glob $glob_path or die "No files found in '$glob_path'";
printf "log files = \n";
print @log_paths;
printf "\n";
- or download this
C:\Perl Script>perl summaryreport_latest_working_latest.pl --LogDir="C
+:\\Perl Script\\Sample Programs" --Prefix=arcotwebfort --Diagnostics=
+01096878 > results.txt
- or download this
LOG DIR = C:\\Perl Script\\Sample Programs
log files =
C:\PerlScript\Sample