in reply to Re^5: Win32::GUI in Active perl 5.16.3
in thread Win32::GUI in Active perl 5.16.3
How to run the Win32::GUI test suite?Loading DB routines from perl5db.pl version 1.37 Editor support available. Enter h or 'h h' for help, or 'perldoc perldebug' for more help. main::(test2.pl:2): warn "got here"; DB<1> n got here at test2.pl line 2. at test2.pl line 2. main::(test2.pl:3): $main = Win32::GUI::Window->new(-width => 100 +,-height = > 100,); DB<1> n Signal SEGV at C:/Perl/site/lib/Win32/GUI.pm line 745. Win32::GUI::Window::new('Win32::GUI::Window', '-width', 100, ' +-height', 100) called at test2.pl line 3 c:\sam>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Win32::GUI in Active perl 5.16.3
by Anonymous Monk on May 06, 2013 at 13:52 UTC | |
by samir_gambler (Novice) on May 06, 2013 at 14:01 UTC |