in reply to Variable Interpolation Interpolation
print "found $f!\n" if grep($_ eq $f, keys %fromQuery::); [download]
broquaint