C:\Users\Jason>ppm version Can't use an undefined value as a SCALAR reference at X:/ampp/perl/vendor/lib/PP M.pm line 1684, line 41.
there were more errors initially which I solved. Error No 1) libexpat-1_.dll was missing. downloaded libexpat.dll and renamed it to expat-1_.dll and stored it in [perl]/bin
Error No 2) Couldn't read ppm_dat. I used ppm > gencode and created a basic repository and added it to the bin directory again. that was solved..
Now the above error is the 3rd error which I'm too new to perl to solve.. Any help will be appreciated.
The final goal is to install bugzilla on xampp.