Skip to content
Sections
>> Trisquel >> Packages >> nabia >> perl >> libchi-memoize-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libchi-memoize-perl  ]

Package: libchi-memoize-perl (0.07-2)

memoization implementation backed by CHI

CHI::Memoize is an implementation of the memoization technique using CHI. Memoize caches the inputs and outputs of a function, if the function is called again with the same inputs, CHI::Memoize intervenes and provides the cached result. For slow functions, time is saved, at the expence of space.

CHI::Memoize provides the same facility as Memoize|Memoize, but backed by CHI|CHI. This means, among other things, that you can:

 * specify expiration times (expires_in) and conditions (expire_if)
 * memoize to different backends, e.g. File, Memcached, DBI, or to multilevel
   caches
 * handle arbitrarily complex function arguments (via CHI key serialization)

For a bit of history and motivation, see

http://www.openswartz.com/2012/05/06/memoize-revisiting-a-twelve-year-old-api

Other Packages Related to libchi-memoize-perl

  • depends
  • recommends
  • suggests
  • dep: libchi-perl
    Unified Cache Handling Interface
  • dep: libhash-moreutils-perl
    module with extra hash functions not found in Hash::Util
  • dep: libmoo-perl
    Minimalist Object Orientation library (with Moose compatibility)
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Download libchi-memoize-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 13.5 kB36 kB [list of files]