We are actively using TK modules in 5.10 perl and we are planning to upgrade to 5.34 Activestate Perl . Will TK modules are being supported in 5.34.1 ?
I am not able to add module and create runtime environment in Perl 5.34 . Please suggest.
We have been using following TK modules in perl 5.10
use Tk;
use Tk::DialogBox;
use Tk::HList;
use Tk::Entry;
But when i add TK module package in 5.34.1 perl build . Build is sucessful . But when i download the tk module it won’t download full modules like in old perl version like 5.24 it download.
In 5.34.1 we are seeing only following tk modules =>
AppData\Local\ActiveState\cache\4d0486b1\site\lib\Tk
AppData\Local\ActiveState\cache\4d0486b1\site\lib\auto\Tk
AppData\Local\ActiveState\cache\4d0486b1\site\lib\auto\Tie\Tk
AppData\Local\ActiveState\cache\4d0486b1\site\lib\Tie\Tk
We’re in the process of buying the licenses for ActiveState Perl, but We need to first confirm that we can use the latest version 5.36 to replace 5.10. The major hurdle we had was to not able to build this module, due to it being removed in the latest version. If you can confirm, send steps for us to resolve this, we can go ahead with purchasing the licenses.