How can I install and use Term::Readkey module on the Windows XP?
I Copied it to the direcory c:\Perl\lib\Term
But when I run my programm ,I received an error:
Can't locate loadable object for module Term::ReadKey in @INC (@INC contains: C:
/Perl/lib C:/Perl/site/lib .) Compilation failed in require at 1.pl line 17.
this line mean use Term::ReadKey;
Maybe it doesn't work on windows ?
Thanks for help
Start Free Trial