<div dir="ltr">I don't have much experience with Perl on Windows (whether it's ActiveState or Strawberry), so I can only offer up some alternative sources for guidance.  It seems that 5.18.1.1 is a few years old, so maybe downloading and installing a newer version.  It appears 5.24.0.1 is the most recent.  Also, the website indicates some sources for help: <a href="http://strawberryperl.com/support.html">http://strawberryperl.com/support.html</a><div><br></div><div>A quick Google search for "image::size strawberry perl" produced this hit: <a href="https://www.imagemagick.org/discourse-server/viewtopic.php?t=29426">https://www.imagemagick.org/discourse-server/viewtopic.php?t=29426</a><div><br></div><div>You could also try hitting up PerlMonks.org, or see if there is any help from the developers of the modules.</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 22, 2016 at 10:53 AM, Joel Fentin <span dir="ltr"><<a href="mailto:joel@fentin.com" target="_blank">joel@fentin.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Perl survivors,<br>
<br>
After a few years doing no Perl, I'm attempting it again. Unfortunately Perl has migrated away from what little I knew. And I am an Olympic contender representing my country in memory loss. (My memory loss - not my laptop)<br>
<br>
I have: Windows 7, Strawberry Perl 5.18.1.1<br>
<br>
I tried to install Image::Size from cpan. It wouldn't.<br>
I tried to install File::Copy. It wouldn't. But it suggested:<br>
  cpan> install R/RJ/RJBS/perl-5.24.0.tar.gz<br>
It wouldn't do that either.<br>
<br>
Am stuck. Please suggest.<br>
<br>
=============<br>
Below are messages from above attempts.<br>
They are in order: Image::Size, File::Copy, perl-5.24.0<br>
------------<br>
<br>
Failed 1/56 test programs. 110/11268 subtests failed.<br>
dmake.exe:  Error code 255, while making 'test_dynamic'<br>
  LEONT/Test-Harness-3.36.tar.gz<br>
  C:\strawberry\c\bin\dmake.exe test -- NOT OK<br>
//hint// to see the cpan-testers results for installing this module, try:<br>
  reports LEONT/Test-Harness-3.36.tar.gz<br>
Running make install<br>
  make test had returned bad status, won't install without force<br>
Stopping: 'install' failed for 'TAP::Harness'.<br>
Failed during this command:<br>
 LEONT/Test-Harness-3.36.tar.<wbr>gz               : make_test NO<br>
<br>
 --------------<br>
<br>
 Running install for module 'File::Copy'<br>
 The most recent version "2.31" of the module "File::Copy"<br>
 is part of the perl-5.24.0 distribution. To install that, you need to run<br>
   force install File::Copy   --or--<br>
   install R/RJ/RJBS/perl-5.24.0.tar.gz<br>
 Running make test<br>
   Can't test without successful make<br>
 Running make install<br>
   Make had returned bad status, install seems impossible<br>
 Stopping: 'install' failed for 'File::Copy'.<br>
 Failed during this command:<br>
 RJBS/perl-5.24.0.tar.gz                      : make NO isa perl<br>
<br>
 ----------------<br>
<br>
cpan> install R/RJ/RJBS/perl-5.24.0.tar.gz<br>
Running make for R/RJ/RJBS/perl-5.24.0.tar.gz<br>
Fetching with LWP:<br>
<a href="http://cpan.strawberryperl.com/authors/id/R/RJ/RJBS/perl-5.24.0.tar.gz" rel="noreferrer" target="_blank">http://cpan.strawberryperl.com<wbr>/authors/id/R/RJ/RJBS/perl-5.<wbr>24.0.tar.gz</a><br>
Fetching with LWP:<br>
<a href="http://cpan.strawberryperl.com/authors/id/R/RJ/RJBS/CHECKSUMS" rel="noreferrer" target="_blank">http://cpan.strawberryperl.com<wbr>/authors/id/R/RJ/RJBS/CHECKSUM<wbr>S</a><br>
Checksum for C:\strawberry\cpan\sources\aut<wbr>hors\id\R\RJ\RJBS\perl-5.24.0.<wbr>tar.gz<br>
ok<br>
Scanning cache C:\strawberry\cpan\build for sizes<br>
..............................<wbr>..............................<wbr>................DONE<br>
<br>
Could not make: isa perl<br>
Running make test<br>
  Can't test without successful make<br>
Running make install<br>
  Make had returned bad status, install seems impossible<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
-- <br>
Joel Fentin       tel: <a href="tel:760-749-8863" value="+17607498863" target="_blank">760-749-8863</a><br>
Personal Website: <a href="http://fentin.com" rel="noreferrer" target="_blank">http://fentin.com</a><br>
______________________________<wbr>_________________<br>
San-Diego-pm mailing list<br>
<a href="mailto:San-Diego-pm@pm.org" target="_blank">San-Diego-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/san-diego-pm" rel="noreferrer" target="_blank">http://mail.pm.org/mailman/lis<wbr>tinfo/san-diego-pm</a><br>
</font></span></blockquote></div><br></div>