The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
  'quitmsg' => 'alice.',
  'static_prefix' => '/static/',
  'ignore' => [],
  'highlights' => [],
  'auth' => {},
  'message_store' => 'Memory',
  'order' => [],
  'debug' => 0,
  'monospace_nicks' => [
    'Shaniqua'
  ],
  'avatars' => 'show',
  'address' => '127.0.0.1',
  'alerts' => 'show',
  'images' => 'show',
  'timeformat' => '24',
  'style' => 'default',
  'port' => 10398,
  'servers' => {
    'test' => {
      'nick' => 'tester',
      'autoconnect' => 0,
      'port' => 6667,
      'host' => 'not.real.server'
    }
  }
}