Help for this page
sub compare { # We ignore the standalone, opening and closing tags <ph />, <bpt x= +"y">, <ept x="z">, <i /> ... ("$cString1" eq "$cString2") ? return 1 : return 0; }
if (compare($unit{$x}{string1}, $string2)) { # Do some stuff }