in reply to Re^9: Compare 2 XML files
in thread Compare 2 XML files

$appid{$id} = $name->string_value; So what do you think putting braces around then contents did?
What do braces mean?
What happens when there isnt an even number of values inside braces?

You need to understand the answers to those questions or you will just keep getting into trouble.

Replies are listed 'Best First'.
Re^11: Compare 2 XML files
by snehit.ar (Beadle) on Jul 11, 2017 at 06:50 UTC
    Your question really make sense ,but i wont able to complete understand it..Sorry for that.. if i use $appid{$id} = $name->string_value getting this error Odd number of elements in anonymous hash at comparexml.pl line 21. I dont know much in perl ,just got some work todo... How i can resolve it please help ?

      I dont know much in perl ,just got some work todo

      I dont know much in perl ,just got some work i'm trying to get someone to do for me.

      Fixed it for you