Help for this page
foreach my $file ( @filelist ) { my $FILE_URL = qq ( $URL/$file ); ... die "error $status" if $status != AZ_OK; print $string; }