It appears that I am having trouble installing certain Cpan modules using Cygwin, including HTML-Parser and Imager. It appears that the use of spaces in my directory path may be contributing to the problem:
sh: line 1: /cygdrive/c/Documents: No such file or directory
Package seems to come without Makefile.PL.
The test -f ("/cygdrive/c/Documents and Settings/.../Makefile.pl" returned false).
How do I fix this?