Module: FileUpload Version: 0.03 Description: Doing HTTP File Upload is easier with this module. :-) Take a look at the pod that comes with the module file. Requirement: You need to install CGI module with version 2.46 or above. URL: http://www.tneoh.zoneit.com/perl/FileUpload/ Build/Installation: Standard build/installation supported by ExtUtils::MakeMaker(3)... perl Makefile.PL make make test make install In Win32 platforms, please take a look at Where do I get make for Win32? http://www.activestate.com/ActivePerl/docs/perl-win32/perlwin32faq9.html#Where_do_I_get_a_Win32_make If you only have FTP access to your web server, check the index.htm in ./demo directory (in the compressed file). Demos: Copy ./demo directory to your web server's document root to have a test. And read the index.htm file in that directory. Copying: Copyright (c) 2000 Simon Tneoh Chee-Boon. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Last Modified: 06th.Jan.2000 Author: Simon Tneoh Chee-Boon