$SERVER_CONFIG = { ## URI of an active Math::Matlab::Server server URI => '', ## e.g. 'http://my.server.com/matlab-server' ## user and passord credentials to use for Basic Authentication USER => '', PASS => '' }; 1;