http://qs1969.pair.com?node_id=149389


in reply to Upload and Delete

Perhaps I don't understand the question, but I'm reading it that you want to delete a file that is stored on the same PC that the Perl script is running on. If this is the case, perlfunc->unlink is your friend.