Cache ::LRU is a simple, fast implementation of an in-memory LRU cache in pure perl. FUNCTIONS. Cache::LRU->new(size => $max_num_of_entries). Creates a new cache ...
確定! 回上一頁