in reply to Re^2: Understanding CGI::upload_hook() ;
in thread Understanding CGI::upload_hook() ;

Odd. There is nothing wrong with the tar file, as I can untar and gunzip it no problem. I have placed a zipped version up there, maybe that will work for you. Or just browse the files online.

Hope that helps

Update: Apache was gzipping the output since I had the DEFLATE filter on. Renamed the file to .tar.gz and added 'RemoveOutputFilter DEFLATE' to apache conf. I have updated the links in the parent thread so it should all be working now.

  • Comment on Re^3: Understanding CGI::upload_hook() ;