in reply to Re^2: Problem running Sample code in Strawberry perl
in thread Problem running Sample code in Strawberry perl
Ok, it looks like you are using Strawberry Perl to install Win32::GuiTest then trying to run one of the example scripts using ActiveState Perl.
From the command line perl -V will give you details about which version of Perl is being run. Strawberry Perl is installed to c:\strawberry by default IIRC. You need to address that issue but I think you already had a long discusion about this topic in the ChatterBox yesterday.
I can't advise on uninstalling ActiveState Perl from your machine, because I don't know your reasons for having both versions installed.
Martin
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem running Sample code in Strawberry perl
by Corion (Patriarch) on Sep 15, 2009 at 12:52 UTC | |
|
Re^4: Problem running Sample code in Strawberry perl
by rohn (Initiate) on Sep 15, 2009 at 12:57 UTC | |
by Anonymous Monk on Sep 16, 2009 at 08:39 UTC |