NAME

whatbot::State - Singleton to track state

SYNOPSIS

my $state = whatbot::State->instance;

PUBLIC ACCESSORS

parent

The parent component of this module.

config

The whatbot::Config instance.

ios

A HashRef of available whatbot::IO instances.

log

The available whatbot::Log instance, commonly used as $self->log->write('Foo');.

LICENSE/COPYRIGHT

Be excellent to each other and party on, dudes.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 54:

=back without =over