File tree Expand file tree Collapse file tree 5 files changed +16
-5
lines changed
Expand file tree Collapse file tree 5 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1717 fail-fast : false
1818 matrix :
1919 cip_tag :
20- - " 5.37"
20+ - " 5.41"
21+ - " 5.40"
22+ - " 5.38"
2123 - " 5.36"
2224 - " 5.34"
2325 - " 5.32"
Original file line number Diff line number Diff line change @@ -2,4 +2,7 @@ Test2-Tools-MemoryCycle-*
22/.build /
33* .swp
44
5-
5+ /Test2-Tools-MemoryCycle- *
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 @@ -62,7 +62,7 @@ Graham Ollis <plicease@cpan.org>
6262
6363# COPYRIGHT AND LICENSE
6464
65- This software is copyright (c) 2022 by Graham Ollis.
65+ This software is copyright (c) 2022-2024 by Graham Ollis.
6666
6767This is free software; you can redistribute it and/or modify it under
6868the same terms as the Perl 5 programming language system itself.
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name = Test2-Tools-MemoryCycle
22author = Graham Ollis <plicease@cpan.org>
33license = Perl_5
44copyright_holder = Graham Ollis
5- copyright_year = 2022
5+ copyright_year = 2022-2024
66version = 0.01
77
88[@Author::Plicease]
9- :version = 2.72
9+ :version = 2.79
1010release_tests = 1
1111installer = Author::Plicease::MakeMaker
1212github_user = uperl
You can’t perform that action at this time.
0 commit comments