Help for this page
if (-e $file) { print "SKIP\n" if DEBUG; ... } else { print "downloading...\n" if DEBUG; }