diff --git a/Build.PL b/Build.PL index 886b160f..8d2ec618 100644 --- a/Build.PL +++ b/Build.PL @@ -1,4 +1,4 @@ -# This Build.PL for App-perlbrew was generated by mbtiny 0.041. +# This Build.PL for App-perlbrew was generated by mbtiny 0.047. use 5.008; use Module::Build::Tiny 0.039; Build_PL(); diff --git a/META.json b/META.json index 70ccac25..565133d6 100644 --- a/META.json +++ b/META.json @@ -4,7 +4,7 @@ "Kang-min Liu C<< >>" ], "dynamic_config" : 0, - "generated_by" : "App::ModuleBuildTiny version 0.041", + "generated_by" : "App::ModuleBuildTiny version 0.047", "license" : [ "mit" ], @@ -21,7 +21,7 @@ }, "develop" : { "requires" : { - "App::ModuleBuildTiny" : "0.041", + "App::ModuleBuildTiny" : "0.047", "Pod::Markdown" : "2.002" } }, @@ -48,7 +48,6 @@ "Test2::V0" : "0.000163", "Test::More" : "1.001002", "Test::NoWarnings" : "1.04", - "Test::Output" : "1.03", "Test::Simple" : "1.001002", "Test::TempDir::Tiny" : "0.016" } diff --git a/META.yml b/META.yml index 2d5cbf97..1a29ea43 100644 --- a/META.yml +++ b/META.yml @@ -11,13 +11,12 @@ build_requires: Test2::V0: '0.000163' Test::More: '1.001002' Test::NoWarnings: '1.04' - Test::Output: '1.03' Test::Simple: '1.001002' Test::TempDir::Tiny: '0.016' configure_requires: Module::Build::Tiny: '0.039' dynamic_config: 0 -generated_by: 'App::ModuleBuildTiny version 0.041, CPAN::Meta::Converter version 2.150010' +generated_by: 'App::ModuleBuildTiny version 0.047, CPAN::Meta::Converter version 2.150010' license: mit meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html