I had already removed the dependency and installed the module, but 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 tried to replicate this in a smaller program, but was unable to; a simple program with a timer works fine. It's quite possible that my program has a flaw, of which 1.01_01 is more tolerant, but there may be a problem in the new GUI code.
I'll post again if I discover anything else. In the meantime, it will be interesting to see if others suffer similar problems. Glenn ------------------- reply --------------- > From: [EMAIL PROTECTED] > To: perl-win32-gui-users@lists.sourceforge.net > Subject: Re: [win32gui] RE: [perl-win32-gui-users] Next Release soon > Date: 2005-10-18 16:02:12 > ---------------------------------- > Glenn W Munroe wrote: > > Rob, > > > > 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... > > Thanks for that spot. I didn't see it as I have Test::More installed - > I a bit surprised it's not in the AS repository, but it should be > removed from the PPM dependencies, as it's only needed to run the tests > if you're building from source. > > I'll fix it before the real release. > > Regards, > Rob. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > http://perl-win32-gui.sourceforge.net/ >