I just want to tell perl to delete all the files in a given win32 directory(active state). How hard can that be? How much of a newbie can I be? If I did it I'd have to get a list from the directory, cycle through, and delete each file. Is there a cooler way to do it? Oh yeah. I want to secure delete shred these files too.