in reply to Re: Can't locate Test/JSON.pm in @INC
in thread Can't locate Test/JSON.pm in @INC
thanks toolic, you are right, but I have two folders, JSON and Test, and each of them contains a different JSON.pm module. And the module in JSON folder works in my code, but the module in my Test folder gives me compilation error.