File tree 5 files changed +17
-4
lines changed
5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 1
1
* .pm linguist-language =Perl
2
2
* .t linguist-language =Perl
3
3
* .h linguist-language =C
4
+ alienfile linguist-language =Perl
Original file line number Diff line number Diff line change 19
19
cip :
20
20
- tag : " static"
21
21
- env : ALIEN_INSTALL_TYPE=share
22
- tag : " 5.37 "
22
+ tag : " 5.41 "
23
23
- env : ALIEN_INSTALL_TYPE=share
24
- tag : " 5.36"
24
+ tag : " 5.40"
25
+ - env : ALIEN_INSTALL_TYPE=system
26
+ tag : " 5.40"
27
+ - env : ALIEN_INSTALL_TYPE=system
28
+ tag : " 5.38"
25
29
- env : ALIEN_INSTALL_TYPE=system
26
30
tag : " 5.36"
27
31
- env : ALIEN_INSTALL_TYPE=system
Original file line number Diff line number Diff line change 1
1
/Alien-unzip- *
2
2
/.build
3
+ * .old
4
+ * .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,12 +2,12 @@ name = Alien-unzip
2
2
author = Graham Ollis <plicease@cpan.org>
3
3
license = Perl_5
4
4
copyright_holder = Graham Ollis
5
- copyright_year = 2019-2022
5
+ copyright_year = 2019-2024
6
6
version = 0.03
7
7
8
8
9
9
[@Author::Plicease]
10
- :version = 2.69
10
+ :version = 2.79
11
11
release_tests = 1
12
12
installer = Author::Plicease::MakeMaker
13
13
test2_v0 = 1
You can’t perform that action at this time.
0 commit comments