my @modules = ("CGI","DBI"); print ${$_}::VERSION foreach @modules;