Help for this page
<form action="some.cgi" method="post" enctype="multipart/form-data">
print start_multipart_form(), "Enter the file to process:", ... p, reset,submit('submit','Process File'), endform;
open (OUTFILE, ">/web/aps/mi/$name/$ver/$_") or die "Cannot open $n +ame: $!";