There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

IM::Engine::Plugin::State::InMemory - Keep state in memory

DESCRIPTION

This module keeps state in memory, using a hash. It's crude but it supports any data structure you can whip up. If your bot doesn't need long-term storage this is the backend to use.