Help for this page
#!/usr/bin/perl -- use strict; ... $main_window->WidgetDump if @ARGV; Tk::MainLoop();
#!/usr/bin/perl -- use strict; ... Tk::MainLoop();