I've now uploaded Tkx-1.08 CPAN with reworked documentation based on the work done by Michael.
There is no code changes in this release but I moved the dependency on Tcl.pm to v0.98 because I added tests to ensure we now get clean callbacks. Specifying callback of -command => \&cb now means exactly the same as -command => [\&cb]. --Gisle