"...does any one have an idea how to install a perl modules locally, that in turn
requires other locally installed modules."
Edwin

Hi Edwin,

Look for Perl Package Manager in your installation.  If Perl is installed, you should 
be able to call it by entering ppm at the command line.  You will then see a PPM> 
prompt, and you can install from here as:
PPM>install Term::ReadKey

HTH

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to