diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index d3d2f21..5848471 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -17,7 +17,9 @@ jobs: fail-fast: false matrix: cip_tag: - - "5.37" + - "5.41" + - "5.40" + - "5.38" - "5.36" - "5.34" - "5.32" diff --git a/.gitignore b/.gitignore index 0d5d30d..f5d16c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /Alt-FFI-Raw-Platypus-* /.build +*.old +*.orig diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..578c5ee --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "pls.perlcritic.perlcriticrc": "perlcriticrc", + "pls.inc": [ + "$ROOT_PATH/lib" + ] +} diff --git a/dist.ini b/dist.ini index 5400d4f..fc49175 100644 --- a/dist.ini +++ b/dist.ini @@ -2,11 +2,11 @@ name = Alt-FFI-Raw-Platypus author = Graham Ollis license = Perl_5 copyright_holder = Graham Ollis -copyright_year = 2019-2022 +copyright_year = 2019-2024 version = 0.04 [@Author::Plicease] -:version = 2.69 +:version = 2.79 release_tests = 1 installer = Author::Plicease::MakeMaker test2_v0 = 1