Searched defs:flush_cache (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm33 @EXPORT_OK = qw(unmemoize flush_cache);
201 sub flush_cache { subroutine
799 =head2 C<flush_cache>
801 C<flush_cache(function)> will flush out the caches, discarding I<all>
807 Note that if the cache is a tied hash, C<flush_cache> will attempt to
960 The C<flush_cache()> function will raise a run-time error unless the
1040 'C<flush_cache> function, and to Jenda Krynicky for being a light in

Completed in 26 milliseconds