Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
i have downloaded CPAN module in windows. this CPAN module does not have a ppd file...so mi attempts to install it using ppm failed..so i downloaded make utility (make.exe) and tried to install the module but when i give make test i get the following error
can anyone help me on this and give me a solution to install this module in windowsC:\Perl\X11-GUITest-0.20>make test make: *** No rule to make target `test'. Stop
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: installing CPAN module in active perl
by Corion (Patriarch) on Feb 23, 2006 at 07:51 UTC |