Rob, I downloaded the 5.8 PPM for 1.02_03 from your site again. It installed with no problem straight out of the box, so the dependency problem is gone. The old version of my program with the timers works fine, as does the new one, where I'd worked around the new 'Kill' behaviour.
All looks good to me--good work, Rob. Glenn -----Original Message----- From: Robert May [mailto:[EMAIL PROTECTED] Sent: Sunday, 13 November, 2005 17:05 To: Glenn W Munroe Cc: perl-win32-gui-users@lists.sourceforge.net Subject: Re: Next Release soon Glenn W Munroe wrote: > I just downloaded the 5.8 PPM from your site. It failed a new dependency > check for Test::More. This module is available on CPAN, but not on the > ActiveState repository. I had a quick look through the code and couldn't > find where it was used; could it be a hangover from some testing you were > doing? Is the dependency meant to be there? Is it really necessary? I've a > feeling that many people will give up when they can't find the module in the > ActiveState repository... [snip] > I hit another more worrying problem: I have a large-ish program, which > uses a number of timers. With 1.02_02 I get an error whenever any one > of the timers tries to fire (Can't locate auto/tmList.al in @INC...). I have fixed both of these issues (I think). You can find PPMs (Perl 5.6 and 5.8) at http://www.robmay.me.uk/win32gui/ These PPMs are labeled as version V1.02_03, and reflect the current CVS code-base. You should consider them beta software (i.e. they may not work properly), but I have been using the 5.8 code for some time now with no problems. If you are so inclined, then download and give it a spin. Feedback to this list please. Regards, Rob. -- Robert May Win32::GUI, a perl extension for native Win32 applications http://perl-win32-gui.sourceforge.net/