palkia has asked for the wisdom of the Perl Monks concerning the following question:
Line 7 is the line of the use Win32::GUI;'use Win32::GUI;' is currently exporting constants into the callers scope. This functionality is deprecated. Use 'use Win32::GUI();' or list your required exports explicitly instead. at C:\Program Files\perl exp\exp22.pl line 7
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Strange warning when USEing Win32::GUI module with warnings / diagnostics
by toolic (Bishop) on Aug 07, 2011 at 02:17 UTC | |
|
Re: Strange warning when USEing Win32::GUI module with warnings / diagnostics
by jethro (Monsignor) on Aug 07, 2011 at 02:42 UTC |