Aldo,

I noticed that when I do a

ppm install --location=http://dada.perl.it/PPM Win32-GUI

I will get Win32-GUI version 0.0.502.  I don't get Win32-GUI version 0.0.558.

Are you not placing this version in your PPM repository?

Felice




Aldo Calpini <[EMAIL PROTECTED]> on 01/22/2001 11:16:06 AM

Please respond to perl-win32-gui-users@lists.sourceforge.net

To:   perl-win32-gui-users@lists.sourceforge.net
cc:    (bcc: Felice Vittoria/Aut/Schneider)
Subject:  [perl-win32-gui-users] Win32::GUI version 0.0.558




hello perl-win32-gui-users,

version 0.0.558 is out!
this is primarily a bugfix version, and also
please note that I'm not sure how stable it is
(read on for more details).

bugs fixed:
- the infamous memory leak problem is now gone
  (everybody say: thank you Sam!!! :-)
- fixed the -filter option to Get(Open|Save)FileName
  (again, thank you Sam :-)
- the warnings from Win32::GUI::Dialog are now gone

new features:
- colors can now be given in the HTML notation too
  (eg. "#E3E2CC")
- the module is generally a lot faster

and now the bad news :-)
I've rearranged most of the module internals so that
it uses more C and less Perl to do its job (hence the
speed increase). I'm not sure now that everything
works correctly yet (pride.pl in the samples directory
seems to freeze, but I haven't noticed any other
disturbs). please make all the tests that you can,
and report anything that used to work and doesn't
anymore, so that I know where to look :-)

BTW, the module is available on:
- SourceForge
- dada's perl lab (http://www.dada.it)
- CPAN
hey, releasing this beast it's becoming a lot of
work :-)

cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;



_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users







Reply via email to