in reply to Re: ActivePerl Gtk2::Helper Hangs
in thread ActivePerl Gtk2::Helper Hangs
This would suggest that add_watch() doesn't work on Windows, and you need to replace it with other code.} elsif ($^O eq "MSWin32") { print "ok 12 # skip add_watch on win32\n"; print "ok 13 # skip add_watch on win32\n"; print "ok 14 # skip add_watch on win32\n"; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ActivePerl Gtk2::Helper Hangs
by renegadex (Beadle) on Nov 27, 2013 at 22:11 UTC |