Thank you! BTW current version is 0.92.
>Output from '/usr/bin/make test': > >PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" >"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >t/after.........ok >t/geomgr........ok >t/optmenu.......can't find package snit at > snit now is required (used by ROText, Scrolled, Optionmenu) Obviously extra check need to be added into the t/* files (and t/* should be larger...) Regarding snit, Jeff even said it could be even packaged with the module... (it is a single pure-Tcl 100Kb file) He also proposed to implement pure-perl widgets with snit but this is a different story :) Best regards, Vadim.
