diff --git a/META.json b/META.json index c6dc205c..d727c207 100644 --- a/META.json +++ b/META.json @@ -49,7 +49,10 @@ "Test::Output" : "1.03", "Test::Simple" : "1.001002", "Test::Spec" : "0.49", - "Test::TempDir::Tiny" : "0.016" + "Test::TempDir::Tiny" : "0.016", + "Test2::V0" : "0.000163", + "Test2::Plugin::NoWarnings" : "0.10", + "Test2::Plugin::IOEvents" : "0.001001" } } }, diff --git a/META.yml b/META.yml index f1637030..0f76f116 100644 --- a/META.yml +++ b/META.yml @@ -13,6 +13,9 @@ build_requires: Test::Simple: '1.001002' Test::Spec: '0.49' Test::TempDir::Tiny: '0.016' + Test2::V0 : '0.000163' + Test2::Plugin::NoWarnings : '0.10' + Test2::Plugin::IOEvents : '0.001001' configure_requires: Module::Build::Tiny: '0.039' dynamic_config: 0