Skip to content

Commit

Permalink
mbtiny regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Aug 31, 2024
1 parent 9fe9120 commit 1390a06
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
@@ -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();
5 changes: 2 additions & 3 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Kang-min Liu C<< <[email protected]> >>"
],
"dynamic_config" : 0,
"generated_by" : "App::ModuleBuildTiny version 0.041",
"generated_by" : "App::ModuleBuildTiny version 0.047",
"license" : [
"mit"
],
Expand All @@ -21,7 +21,7 @@
},
"develop" : {
"requires" : {
"App::ModuleBuildTiny" : "0.041",
"App::ModuleBuildTiny" : "0.047",
"Pod::Markdown" : "2.002"
}
},
Expand All @@ -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"
}
Expand Down
3 changes: 1 addition & 2 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1390a06

Please sign in to comment.