Re: [tcltk-perl] New Tcl::Tk to follow?
Brought to you by:
hobbs
From: jeff <je...@ro...> - 2009-11-25 10:40:11
|
Thanks. That is encouraging. :-) Vadim, Can I download a release version 0.98 of Tcl::Tk prior to it making its way onto CPAN? On Tue, 2009-11-24 at 18:56 -0800, Jan Dubois wrote: > On Tue, 24 Nov 2009, jeff wrote: > > I see the new Tcl module is released to CPAN. Will there be a 0.98 of > > Tcl::Tk following ? > > > > Also could could someone post a short blurb of what dlls ( & dylibs > > for Aqua ) would be required for packaging Tcl::Tk stand-alones with > > perlapp or PAR ? > > PerlApp knows about the Tcl module and will package the tkkit automatically > so that it will be available again at runtime. > > I just did `cd \perl\bin && perlapp tkx-ed` on a Windows machine and the > generated tkx-ed.exe works fine on a machine without Perl and Tcl installed. > I believe it is the same on the other supported platforms. > > Cheers, > -Jan > > |