From: Vadim <va...@vk...> - 2007-06-23 18:14:00
|
Vadim wrote: >Herve Mesenbourg wrote: > > > >>Hi, >> >>I installed perlce 5.8, perlIDE, set the registry with cereg but when I try a simple script, it fails at first line: >> >>use tk; >> >> >> >> >> > >limited perl/Tk is possible only for 5.6.0 version, > >perlce 5.8 will only run with Tcl::Tk CPAN module, >but current SF binaries do not contain it packaged, sorry about that > >Besides, I always use Tcl::Tk instead of perl/Tk (not only for >pocketPC), becuase it is a better approach to Tcl/Tk GUI. > > |