Hi,
I am using CHI to cache data. In the documentation it shows the use of global => 1. For example:
my $cache = CHI->new( driver => 'Memory', global => 1 );However, the documentation does not explain the use of the key, 'global'.
I tried searching it on Google, but the results I get back do not explain it's
usage. Does anyone know what this hash key signifies?
Thanks.
In reply to What does the hash key, global => 1, do in CHI by phildeman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |