use warnings; use strict; use Tk; use POE; if(! defined($poe_main_window)) { warn "\$poe_main_window not defined" };