NAME
Sub::Contract::Memoizer - Implement the memoizing behaviour of a contract
SYNOPSIS
See 'Sub::Contract'.
DESCRIPTION
Subroutine contracts defined with Sub::Contract can memoize the contractor's results. This optional behaviour is implemented in Sub::Contract::Memoizer.
API
See 'Sub::Contract'.
memoize
flush_cache
SEE ALSO
See 'Sub::Contract'.
VERSION
$Id: Memoizer.pm,v 1.2 2007/04/27 12:46:29 erwan_lemonnier Exp $
AUTHOR
Erwan Lemonnier <erwan@cpan.org>
LICENSE
See Sub::Contract.