Help for this page
store_dir:/path-to/the-storage-dir
my $config = getConfigVars (); my $storageDir = $config->{store_dir};
my %config; while (<DATA>) { ... __DATA__ store_dir:/path-to/the-store-dir