Alice
view release on metacpan or search on metacpan
t/alice/test_config view on Meta::CPAN
{
'quitmsg' => 'alice.',
'static_prefix' => '/static/',
'ignore' => {
'msg' => [],
'part' => [],
'nick' => [],
'join' => []
},
'highlights' => [],
'auth' => {},
'audio' => 'show',
'message_store' => 'Memory',
'image_prefix' => 'https://noembed.com/i/',
'order' => [],
'animate' => 'show',
'monospace_nicks' => [],
'address' => '127.0.0.1',
'avatars' => 'show',
'images' => 'show',
'alerts' => 'show',
'tabsets' => {},
'style' => 'default',
'timeformat' => '24',
'port' => 50029,
'first_run' => 1,
'servers' => {
'test' => {
'nick' => 'tester',
'autoconnect' => 0,
'port' => 6667,
'host' => 'not.real.server'
}
}
}
( run in 1.342 second using v1.01-cache-2.11-cpan-98e64b0badf )