There is this problem which i am facing
when i run perl makefile.pl
it gives an error saying
C:\Perl\lib\CORE\perl.h(382) : fatal error C1083: Cannot open include file: 'sys/types.h':
No such file or directory
Which is correct as there is no types.h file in sys folder so i require to know the place wheer i can get the necessary header files.
I have activeperl version 5.8.7 fpr win2000 use and downloaded it from activestate.