my $x = "A"; require "CONF-$x.pm"; # Note the .pm! "CONF-$x" -> import if "CONF-$x" -> can ("import");