I have my own created "Games.pm" file.I want to use this module inside any perl script without placing it inside the Perl/lib path.
currently i am getting the error
Please reply
currently i am getting the error
Code:
"Can't locate Games.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .)":
Comment