unit role IRC::Client::Plugin; has $.IRC_HANDLED = my class IRC_FLAG_HANDLED {}; has $.IRC_NOT_HANDLED = my class IRC_FLAG_NOT_HANDLED {};