rohn has asked for the wisdom of the Perl Monks concerning the following question:
I installed strawberryperl on my machine, in the menu there is cpan.bat once I click on that it opens a Command promt and the prompt shows.
CPAN>
Set up gcc environment - 3.4.5 (mingw-vista special r3) There seems to be running another CPAN process (pid 5728). Contacting... Other job not responding. Shall I overwrite the lockfile 'C:\Perl\cpan\.lock'? ( Y/n) y y cpan shell -- CPAN exploration and modules installation (v1.9402) Enter 'h' for help.Then I type the command below
cpan> win32-guitest
Output
Commands starting with "w" require CPAN::WAIT to be installed. Please consider installing CPAN::WAIT to use the fulltext index. For this you just need to type install CPAN::WAIThow would I know win32-guitest module is installed in my machine or not ?
how can I run CPAN samples like calc.pl on Cpan> client ?
Is there any reference doc available to understand CPAN client. I want to make a GUI test Automation project. Thanks in Advance. Regards, ROHN
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem running Sample code in Strawberry perl
by marto (Cardinal) on Sep 15, 2009 at 12:02 UTC | |
by rohn (Initiate) on Sep 15, 2009 at 12:34 UTC | |
by marto (Cardinal) on Sep 15, 2009 at 12:48 UTC | |
by Corion (Patriarch) on Sep 15, 2009 at 12:52 UTC | |
by rohn (Initiate) on Sep 15, 2009 at 12:57 UTC | |
by Anonymous Monk on Sep 16, 2009 at 08:39 UTC |