in reply to Large datastructure caching
sub _internal_method { my ($class,$id,@params) = @_; my $self = \%{$handles[$id]}; ... [download]
rdfield