i did it already. And installation was fine.
Even then the problem persists.

On Sun, Aug 30, 2020 at 3:22 PM Chankey Pathak <chankey...@gmail.com> wrote:

> Install the Win32::GUI module from cpan
>
> $ cpan Win32::GUI
>
> On Sun, 30 Aug, 2020, 3:19 PM Somu, <som....@gmail.com> wrote:
>
>> Hi all!
>> Please help me with this.. What am i doing wrong
>>
>>
>> #!/usr/bin/perl -w
>> use strict;
>> use Win32::GUI;
>>
>>
>> #typing "perl window.pl" in command line generates the following..
>> #Can't locate Win32/GUI.pm in @INC (you may need to install the
>> Win32::GUI module
>> #) (@INC contains: C:/Strawberry/perl/site/lib
>> C:/Strawberry/perl/vendor/lib C:/S
>> #trawberry/perl/lib) at window.pl line 1.
>> #BEGIN failed--compilation aborted at window.pl line 1.
>> --
>> Somu.
>>
>

-- 
Somu.

Reply via email to