I want to --
1) take information from a form on a web page -- OK I can do that
2) use it in a Perl script -- OK I can do that
3) create a file from the Perl script -- OK I think I can do that
4) create a web page with a link to the file so a user can download
it -- OK I can do that
4) have the file automatically deleted after say 1 hour --
AH, NOW I'M STUCK !!!

Would appreciate if anyone can help with this

Peter Brown