Ok, I recently installed Strawberry Perl 5.10.0.1 on my work laptop, here at my new job. (mind you by recently, I mean about a month ago). At my last job, I was running Strawberry Perl 5.8.8 and it was working fine, no issues.
Well, I installed the product fine, went through the CPAN initial setup and configuration and even ran Bundle::CPAN without issue. I tried to install a module yesterday and I was thrown the following error:
-
Catching error: 'Can\'t call method "value" on an undefined value at C:\\strawberry\\perl\\lib/IO/Uncompress/RawInflate.pm line 64.
-
' at C:/strawberry/perl/lib/CPAN.pm line 281
-
CPAN::shell() called at C:\strawberry\perl\bin/cpan.bat line 211
-
I did some looking and couldn't find anything on this, so I re-installed Perl, but to no avail. I still get this same error. Does anyone have any clue as to what it is going on? I have not changed anything in the setup, I have only been coding and running Perl scripts. I am a little bewildered and curious as to why I am getting this error.
Thank you in advance for any help.
Best regards,
Jeff