Help for this page
unless (defined(%{"${class}::"}) || exists($INC{join '/', split /::/ +, $class.'.pm'})) { # allow all for static and only specified path for dynamic binding +s ... $self->dispatched($class) unless $static; }
use Wordbank::DCI::Server; use Wordbank::DCI::Another::Package; # and so on