requires 'Plack::Request';

on test => sub {
    requires 'Plack::Test';
    requires 'URI';
};
  
