Code:

for each $file in readfile('c:\delete_these_Files.txt')
del $file
next