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