requires 'Sub::Exporter';

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