in reply to On which portable Strawberry Perl will Tk install?
For SP-5.42.0, you'll need to run:cpanm https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/ +download/patched_cpan_modules/Tk-804.036_001.tar.gz
If any tests fail, you'll need to use force - but all tests should pass, anyway.cpanm https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/ +download/patched_cpan_modules/Tk-804.036_001.tar.gz --configure-args= +"OPTIMIZE=-Os"
|
|---|