se 5.006; use strict; use warnings; our $VERSION = '0.02'; use base 'Terse::Plugin'; use CHI; use JSON; sub build_plugin { my ($self) = @_; $self->cache = CHI->new( driver => 'Memory', global =