package Bot::Backbone::TestEventLoop; use strict; use warnings; sub run { } 1;