Note, that to avoid issues of requiring the installation of Module::Install it was necessary to add the module to the repo. (otherwise it required the module to be installed as it runs and slows down the completion)
Workflow to test the module against:
Windows (Strawberry perl)
Windows (cygwin)
Windows (msys2-mingw)
MacOS
Fixes/addresses (If applicable) # (issue)
Not really any in particular but I was working on the same for Crypt::OpenSSL::Verify and Crypt::OpenSSL::VerifyX509 so I thought I would pass it on since its the basically the same Makefile.PL and format.
Type of change
Github Actions for testing.
Please delete options that are not relevant.
[x] New feature (non-breaking change which adds functionality)
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[X] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[ ] Changes have been manually tested (please provide information on test platform using the fields below)
Test / Development Platform Information
No changes to the base module. This give automated testing on push to the repo or a fork. No testing in particular required
Operating system and version
MacOS
Windows
Crypt::OpenSSL::X509 version
Latest - N/A
Perl version
N/A
OpenSSL version
N/A
Please see the issue template for a more information on provided the requested information.
Description
Note, that to avoid issues of requiring the installation of Module::Install it was necessary to add the module to the repo. (otherwise it required the module to be installed as it runs and slows down the completion)
Workflow to test the module against:
Fixes/addresses (If applicable) # (issue)
Not really any in particular but I was working on the same for Crypt::OpenSSL::Verify and Crypt::OpenSSL::VerifyX509 so I thought I would pass it on since its the basically the same Makefile.PL and format.
Type of change
Github Actions for testing.
Please delete options that are not relevant.
Checklist:
Test / Development Platform Information
No changes to the base module. This give automated testing on push to the repo or a fork. No testing in particular required
Operating system and version MacOS Windows
Crypt::OpenSSL::X509 version Latest - N/A
Perl version N/A
OpenSSL version N/A
Please see the issue template for a more information on provided the requested information.