Help for this page
#!/usr/bin/perl ... for my $key (keys %href){ print "$key -> $href{$key}\n"; }
---------- Capture Output ---------- > "C:\Perl\bin\perl.exe" _new.pl ... pdf\6c0a5bb4-143d-4305-957b-796c8193d07a.pdf -> 116815754 > Terminated with exit code 0.