Allow override of test config by environment variables The get_config sub in t/testlib.pl has been modified so that an environment variable named MEMCACHED_param will override the parameter param in the config file t/CONFIG. This is useful, for example, when the port number is determined on the fly during automated testing.