works with virtual maps

	dns:dns.example.org
      

but I need to register first that the DNS driver should be used:

	$TM::Tau::SOURCES{'^dns:'} = 'TM::Virtual::DNS';