I have tried to run a perl script and receive the following error " can't locate term/readkey.pm in @inc" any idea how to solve this error? I have tried running perl in linux via the command line and via windows

can’t locate term/readkey.pm in @inc

It looks like your project doesn’t contain the TermReadKey module. It’s available, and should work if you add it to your project from the configuration pane.