File tree 4 files changed +15
-4
lines changed
4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 17
17
fail-fast : false
18
18
matrix :
19
19
cip_tag :
20
- - " 5.37"
20
+ - " 5.41"
21
+ - " 5.40"
22
+ - " 5.38"
21
23
- " 5.36"
22
24
- " 5.34"
23
25
- " 5.32"
Original file line number Diff line number Diff line change @@ -2,4 +2,7 @@ Alien-Build-Plugin-Extract-Libarchive-*
2
2
/.build /
3
3
* .swp
4
4
5
-
5
+ /Alien-Build-Plugin-Extract-Libarchive- *
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 @@ -2,11 +2,11 @@ name = Alien-Build-Plugin-Extract-Libarchive
2
2
author = Graham Ollis <plicease@cpan.org>
3
3
license = Perl_5
4
4
copyright_holder = Graham Ollis
5
- copyright_year = 2021-2022
5
+ copyright_year = 2021-2024
6
6
version = 0.02
7
7
8
8
[@Author::Plicease]
9
- :version = 2.69
9
+ :version = 2.79
10
10
release_tests = 1
11
11
installer = Author::Plicease::MakeMaker
12
12
github_user = PerlAlien
You can’t perform that action at this time.
0 commit comments