package IssueBot::Channels; use strict; use warnings 'all'; use base 'IssueBot::DBI'; __PACKAGE__->set_up_table('channel_prefs'); 1;# return true