- or download this
# We need Proc::ProcessTable to work properly. If it's not available,
# then we act like Perl's builtin kill() command.
- or download this
Can't call method "ExecuteCommand" on an undefined value at D:\...\exe
+c.pl line 1.
- or download this
use Tk;
use Tk::ExecuteCommand;
...
$ec->update;
MainLoop;