in reply to Why GUI perl programs on Windows?

it's perfectly possible use any GUI system - perl is extremely good at glueing with any library.

But if you're thinking about perl/Tk, which has most powerful widgets, you'll better use Tcl::Tk or Tkx from CPAN, because within same functionality you'll get many benefits compared to perl/Tk