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>