[perl-win32-gui-users] Deprecated Constants

2007-06-05 Thread Brian Rowlands (Greymouth High School)
Hi nice people I've written my first GUI using The GUI Loft and all works fine except I get the following warnings: '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

Re: [perl-win32-gui-users] Deprecated Constants

2007-06-05 Thread Robert May
On 05/06/07, Brian Rowlands (Greymouth High School) <[EMAIL PROTECTED]> wrote: I've written my first GUI using The GUI Loft and all works fine except I get the following warnings: 'use Win32::GUI;' is currently exporting constants into the callers scope. This functionality is deprecated. Use 'us

Re: [perl-win32-gui-users] Deprecated Constants

2007-06-05 Thread Octavian Rasnita
Hi, Where can we find details about all those constants? (I hope not on MSDN. :-) Thanks. Octavian - Original Message - From: "Robert May" <[EMAIL PROTECTED]> To: "Brian Rowlands (Greymouth High School)" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, June 05, 2007 11:32 PM Subject: Re: [per