in reply to Re: Global variables question
in thread Global variables question

Hi thanks for your reply. I can see the mismatch but the problem is that when I change @digest1 to global variable I still have the same problem. I tried to resolve this by removing @digest1 from the inside the loop but that also gave an error:

Can't call method "b64digest" on an undefined value at Z:/My Documents/Workspace/DeployChecker/Test.pl line 50.

Any ideas? Many thanks!