http://www.perlmonks.org?node_id=1015940


in reply to Re^2: Where is Perl/Tk? bribes.org is offline?
in thread Where is Perl/Tk? bribes.org is offline?

If you are running Activestate perl your Tk build from CPAN won't go as well as if you are running Strawberry perl.

Check out the Tutorial from holli regarding ppm modules and repositories. There are a number of useful Activestate style workarounds there. You will also need to know what version of make your system has. Type the following into a command prompt.

perl -V:make