requires 'perl', '5.008001';
requires 'Exporter::Lite', '>= 0.09';

on 'test' => sub {
    requires 'Test2::V0', '0';
};
