Help for this page
#!/usr/bin/perl -l use strict; ... my $value = eval '$hash->{$domain}'.$test; print $value; # "baz"