Have any of you developed a strategy to package an application using Tcl::Tk for deployment?
If it was all just Perl code and shared libraries, I assume I would use PAR. Is there some kind of extension or adapter to PAR which will also package up all of the required Tcl modules? - Steve Madere