in reply to Failure to cpanm PP on portable Strawberry Perl 24
in thread Tk::TableMatrix won't build on Strawberry 5.26.0

Seeking a workaround for the failure of cpanm to install Tk::TableMatrix in Starwberry Perl v26, I thought to maybe try it out in a portable installation of Strawberrry Perl 24, and that worked. So, finding success, I next went to install also the module PP, which promply failed. ... The procedure entry point _ZdlPvy could not be located in the dynamic link library C:\Strawberry\perl\bin\perl526.dll

You are mixing at least two perl versions. Clean up $ENV{PATH}, build directories, and Registry. Avoid having more than one Perl installed. Always build with the target perl. Perl does not guarantee binary compatibility between different versions.

And by the way: Please stay in the original thread.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re: Failure to cpanm PP on portable Strawberry Perl 24