[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 365 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
argument(is not in the cache, or if it has expired, and 1 if an unexpired valueis in the cache. It should I<not> return C<undef>, because there is abug in some versions of Perl that will cause a spurious FETCH if theEXISTS method returns C<undef>.If your EXISTS function returns true, Memoize will try to fetch thecached value by invoking C<< C->FETCH(key) X-Ref |
No description |
to(cache by calling C<< C->STORE(key, value) X-Ref |
No description |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |