> I download a
> module from activestate but when I try to install it I get the following
> error.
> 
G:\Perl\bin>>ppm install win32-gui.ppd

Why not to visit the CPAN, take the tar.gz distribution, open it and run
perl makefile.pl
make
make test
make install ?

That's so easy - I never understood things trying to automate those
basic actions .. like some ppm tool


Reply via email to