File tree Expand file tree Collapse file tree 4 files changed +22
-11
lines changed Expand file tree Collapse file tree 4 files changed +22
-11
lines changed Original file line number Diff line number Diff line change @@ -18,25 +18,27 @@ jobs:
1818 matrix :
1919 cip :
2020 - tag : " static"
21- - tag : " 5.37 "
21+ - tag : " 5.41 "
2222
23- - tag : " 5.36 "
23+ - tag : " 5.40 "
2424 env : ALIEN_DOWNLOAD_RULE=warn
25- - tag : " 5.36 "
25+ - tag : " 5.40 "
2626 env : ALIEN_DOWNLOAD_RULE=default
27- - tag : " 5.36 "
27+ - tag : " 5.40 "
2828 env : ALIEN_DOWNLOAD_RULE=digest
29- - tag : " 5.36 "
29+ - tag : " 5.40 "
3030 env : ALIEN_DOWNLOAD_RULE=encrypt
31- - tag : " 5.36 "
31+ - tag : " 5.40 "
3232 env : ALIEN_DOWNLOAD_RULE=digest_or_encrypt
33- - tag : " 5.36 "
33+ - tag : " 5.40 "
3434 env : ALIEN_DOWNLOAD_RULE=digest_and_encrypt
35- - tag : " 5.36 "
35+ - tag : " 5.40 "
3636 env : ALIEN_INSTALL_NETWORK=0
37- - tag : " 5.36 "
37+ - tag : " 5.40 "
3838 env : ALIEN_INSTALL_NETWORK=1
3939
40+ - tag : " 5.38"
41+ - tag : " 5.36"
4042 - tag : " 5.34"
4143 - tag : " 5.32"
4244 - tag : " 5.30"
Original file line number Diff line number Diff line change 33* .swp
44.DS_Store
55* .bak
6+ /.build
7+ * .old
8+ * .orig
Original file line number Diff line number Diff line change 1+ {
2+ "pls.perlcritic.perlcriticrc" : " perlcriticrc" ,
3+ "pls.inc" : [
4+ " $ROOT_PATH/lib"
5+ ]
6+ }
Original file line number Diff line number Diff line change 33author = Joel A Berger <
[email protected] >
44license = Perl_5
55copyright_holder = Joel A Berger
6- copyright_year = 2012-2022
6+ copyright_year = 2012-2024
77version = 1.17
88
99[@Author::Plicease]
10- :version = 2.69
10+ :version = 2.79
1111release_tests = 1
1212github_user = PerlAlien
1313installer = ModuleBuild
You can’t perform that action at this time.
0 commit comments