J'aimerais bien installer ce module :  
http://search.cpan.org/author/JSTO [...] ReadKey.pm
J'utilise Activperl et je suis sou windows 2000.
Cependant j'ai rencontré quelques problèmes :  
1) Je passe par un proxy et malgré la création de la variable d'environnement suivante HTTP_proxy(valeur : http://oscar.ens.insa-rennes.fr:80) je n'ai pas eu moyen de me connecter à un serveur par l'intermédiaire de ppm.
2) J'ai donc tenté un téléchargement et une installation par l'intermédiaire du site cpan.org. Cependant après exécution des commandes données dans le readme :
| Citation : 
 
 To install, unpack somewhere, type "perl Makefile.PL", and then "make test".
If the compilation and the tests are successful, then change to root and run
 "make install".
 
 | 
 
j'obtiens ceci sur ma fenetre msdos :
| Citation : 
 
 
I:\TermReadKey-2.21>perl makefile.pl
 Checking if your kit is complete...
 Looks good
 Writing Makefile for Term::ReadKey
 
 I:\TermReadKey-2.21>make test
 MAKE Version 4.0  Copyright (c) 1987, 1996 Borland International
 Error makefile 132: Colon expected
 Fatal makefile 795: No terminator specified for in-line file operator
 
 I:\TermReadKey-2.21>make install
 MAKE Version 4.0  Copyright (c) 1987, 1996 Borland International
 Error makefile 132: Colon expected
 Fatal makefile 795: No terminator specified for in-line file operator
 
 | 
 
je suis un peu bloqué car la copie brute à la main dans le rep lib\term n'a pas non plus fonctionné(il me parle d'objets manquants) si quelqu'un avait une solution à me proposer ça serait cool
 
Message édité par bobmorton le 07-04-2003 à 20:47:19