in reply to Re^4: Tk:Photo -data with binary data?
in thread Tk:Photo -data with binary data?

one more thing... Tcl::Tk is pure Perl (unlike Tcl CPAN module), so you can just copy one single file Tk.pm into ./site/lib/Tcl/ dir...
I'll fix this installation problem at next time...