foreach ($plugin_script) { require $_; if ($plugin::can_be_called_from->{$where_I_was_called_from}) { #call the relevant subroutine } }