in reply to Re^2: installing JavaScript.pm using Cygwin
in thread installing JavaScript.pm using Cygwin

either H files or library files or both are not seen by the build process.

You probable have been warned about this during your

perl Makefile.PL
process but this probably have been unnoticed by you.

Can you show output of this command -

perl Makefile.PL
?