Man, what an excellent idea. I feel we really need to showcase wxPerl. I'd love to see many more users.
I make no promises about fixing it, but I'll gladly download it and have a look over the weekend. Regards Steve -----Original Message----- From: Gabor Szabo [mailto:szab...@gmail.com] Sent: 22 June 2011 15:29 To: wxPerl users Subject: Wx::App::Mastermind and other Wx based applications on CPAN hi, As you might have heard I have started to irregularly released a package derived from Strawberry Perl that contains lots of additional modules, including Wx. http://szabgab.com/blog/2011/06/padre-on-strawberry-perl-v5-released.html One of the objectives of this package is to showcase various applications written in Perl. That means the latest version also includes SDL and two games written in SDL. Upcoming versions will include more games and other applications. http://szabgab.com/blog/2011/06/plans-for-world-domination.html So I was hunting for applications on CPAN and I found Wx::App::Mastermind It is a very simple implementation of the famous Mastermind game. I understand it was built to showcase the threading in Wx but if improved it can be also included in one of the upcoming packages. Assuming Mattia agrees, anyone with tuits who would like to give some love to this package? A few comments: the documentation does not say it but once installed you have to run the wxperl_mm.pl script. When I clicked "Run" the first time I got this: Thread 1 terminated abnormally: lock can only be used on shared values at /home/gabor/perl5/lib/perl5/Wx/Perl/Thread/Listener.pm line 36. - I could hardly see the "white" marks - The black and white counter sticks are the same as the colored sticks regards Gabor