1Memoize::ExpireTest(3pm)Perl Programmers Reference GuideMemoize::ExpireTest(3pm)
2
3
4
6 Memoize::ExpireTest - test for Memoize expiration semantics
7
9 This module is just for testing expiration semantics. It's not a very
10 good example of how to write an expiration module.
11
12 If you are looking for an example, I recommend that you look at the
13 simple example in the Memoize::Expire documentation, or at the code for
14 Memoize::Expire itself.
15
16 If you have questions, I will be happy to answer them if you send them
17 to mjd-perl-memoize+@plover.com.
18
19
20
21perl v5.34.1 2022-03-15 Memoize::ExpireTest(3pm)