ok here is the complete story, i got referenced into this site : https://github.com/Kimtaro/jisho.org , The source is great, i just want to test to get it runs offline in my local server with XAMPP Where my details are as follows : Windows 7 32 bit ultimate, XAMPP v1.7.2 , ActivePerl 5.16.3 Build 1603
i got the compressed files and tried to install it manually with perl makefile.pl
then here comes the problem : Can't locate inc/Module/Install.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at makefile.pl line 1. BEGIN failed--compilation aborted at makefile.pl line 1.
I haven't tried the strawberry Perl , but my question is , "Is this the dependecy problem ?" since i tried to look and i haven't found that install.pm in the perl directory. i've been struggling to find the solution anywhere, even if there's a tiny bit of clue to solve it, i'd greatly appreciate it.