chmod: Impossible on Windows, even if you FTP into a windows system you can't chmod because Window's security model doesn't work the standard way...running Win98 none of your files are protected anyway so it shouldn't matter.
Can't help you with your problems. You can download the official perl from somewhere, just unzip it to somewhere IN YOUR PATH. That is important. All the executables (perl, httpd etc) should be in the PATH environment variable, which is set up in autoexec.bat.
Also try searching on "windows apache howto", perhaps someone has written a howto on it and then most of your troubles should be over (if the howto author knows his/her stuff that is).