RE: [tcltk-perl] Package Img
Brought to you by:
hobbs
From: Konovalov, V. <vko...@sp...> - 2004-09-08 05:52:31
|
> What would I need to comment out so it stops complaining > about the need > of "Img"? exactly that. I am sorry for delaying next releasing of Tcl::Tk perl module, which will require 'Img' only when really needed. Until that, just comment out need_tk('Img') inside Tcl/Tk.pm, there are only few places. I'll do CPAN release in nearest couple of days. Best regards, Vadim. |