in reply to Re^2: What should i install to use GUI in windows 8(x64) Strawberry or Activeperl
in thread What should i install to use GUI in windows 8(x64) Strawberry or Activeperl
i tried t find WIN32::GUI but there is no such module
If you're using the line command version of ppm and trying to install "WIN32::GUI", you probably won't find it. The names of Perl modules are case-sensitive and the module that you want is "Win32::GUI". In other words:
|
|---|