use Config; my $config = Config->new(); print "Root path is " . $config->root_path;