my $plugins = { db_select => sub { ... your code here ... }, some_other => sub { ... your code here ... } };