File tree Expand file tree Collapse file tree 4 files changed +15
-13
lines changed
Expand file tree Collapse file tree 4 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 1- # This Build.PL for Date-Holidays-TW was generated by mbtiny 0.041 .
1+ # This Build.PL for Date-Holidays-TW was generated by mbtiny 0.051 .
22use 5.008;
3- use Module::Build::Tiny 0.039 ;
3+ use Module::Build::Tiny 0.044 ;
44Build_PL();
Original file line number Diff line number Diff line change 1- This software is Copyright (c) 2024 by Kang-min Liu C<< <gugod@gugod.org> >>, Wei-Hon Chen.
1+ This software is Copyright (c) 2025 by Kang-min Liu C<< <gugod@gugod.org> >>, Wei-Hon Chen.
22
33This is free software, licensed under:
44
Original file line number Diff line number Diff line change 55 " Wei-Hon Chen"
66 ],
77 "dynamic_config" : 0 ,
8- "generated_by" : " App::ModuleBuildTiny version 0.041 " ,
8+ "generated_by" : " App::ModuleBuildTiny version 0.051 " ,
99 "license" : [
1010 " mit"
1111 ],
1717 "prereqs" : {
1818 "configure" : {
1919 "requires" : {
20- "Module::Build::Tiny" : " 0.039 "
20+ "Module::Build::Tiny" : " 0.044 "
2121 }
2222 },
2323 "develop" : {
2424 "requires" : {
25- "App::ModuleBuildTiny" : " 0.041 "
25+ "App::ModuleBuildTiny" : " 0.051 "
2626 }
2727 },
2828 "runtime" : {
4141 "provides" : {
4242 "Date::Holidays::TW" : {
4343 "file" : " lib/Date/Holidays/TW.pm" ,
44- "version" : " v0.6 .0"
44+ "version" : " v0.7 .0"
4545 }
4646 },
4747 "release_status" : " stable" ,
5555 "web" : " https://github.com/perltaiwan/Date-Holidays-TW"
5656 }
5757 },
58- "version" : " v0.6.0" ,
59- "x_serialization_backend" : " JSON::PP version 4.16" ,
58+ "version" : " v0.7.0" ,
59+ "x_generated_by_perl" : " v5.40.2" ,
60+ "x_serialization_backend" : " Cpanel::JSON::XS version 4.39" ,
6061 "x_spdx_expression" : " MIT" ,
6162 "x_static_install" : " 1"
6263}
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ build_requires:
77 App::Yath : ' 0'
88 Test2::V0 : ' 0'
99configure_requires :
10- Module::Build::Tiny : ' 0.039 '
10+ Module::Build::Tiny : ' 0.044 '
1111dynamic_config : 0
12- generated_by : ' App::ModuleBuildTiny version 0.041 , CPAN::Meta::Converter version 2.150010'
12+ generated_by : ' App::ModuleBuildTiny version 0.051 , CPAN::Meta::Converter version 2.150010'
1313license : mit
1414meta-spec :
1515 url : http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,14 +18,15 @@ name: Date-Holidays-TW
1818provides :
1919 Date::Holidays::TW :
2020 file : lib/Date/Holidays/TW.pm
21- version : v0.6 .0
21+ version : v0.7 .0
2222requires :
2323 DateTime : ' 0'
2424 DateTime::Calendar::Chinese : ' 0'
2525resources :
2626 bugtracker : https://github.com/perltaiwan/Date-Holidays-TW/issues
2727 repository : https://github.com/perltaiwan/Date-Holidays-TW.git
28- version : v0.6.0
28+ version : v0.7.0
29+ x_generated_by_perl : v5.40.2
2930x_serialization_backend : ' CPAN::Meta::YAML version 0.018'
3031x_spdx_expression : MIT
3132x_static_install : ' 1'
You can’t perform that action at this time.
0 commit comments