On Sun, 30 Aug 2020 11:59:15 +0200, Somu <som....@gmail.com> wrote:

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.

Run cpan Win32::GUI again and attach the output in a file to the next email.

--
With regards,
Christian Walde

Reply via email to