A package that can be used to cache, load and save the
values of expensive pure function calls i.e function
without side effects
Implmentation: http://wiki.tcl.tk/memoize
Perl has it as a default package since 5.8.0
http://perl.plover.com/Memoize/
regards,,
Detlef