Help for this page
foreach my $entry (@{$self->{valuePair}}) { print "value=", $entry->{value}, $/; print "targetPo=", $entry->{targetPo}, $/; }