Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test with more recent perl #28

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
# - windows-latest

perl:
- '5.32'
- '5.34'
- '5.36'
- '5.38'
- '5.40'
# exclude:
#- os: ubuntu-16.04
# perl: '5.26'
Expand Down
43 changes: 43 additions & 0 deletions thirdparty/cpanfile-5.40.snapshot
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# carton snapshot format: version 1.0
DISTRIBUTIONS
Convert-ASN1-0.34
pathname: T/TI/TIMLEGGE/Convert-ASN1-0.34.tar.gz
provides:
Convert::ASN1 0.34
requirements:
ExtUtils::MakeMaker 0
Crypt-OpenSSL-Guess-0.15
pathname: A/AK/AKIYM/Crypt-OpenSSL-Guess-0.15.tar.gz
provides:
Crypt::OpenSSL::Guess 0.15
requirements:
Config 0
Exporter 5.57
ExtUtils::MakeMaker 6.64
File::Spec 0
Symbol 0
perl 5.008001
Crypt-OpenSSL-X509-2.0.1
pathname: J/JO/JONASBN/Crypt-OpenSSL-X509-2.0.1.tar.gz
provides:
Crypt::OpenSSL::X509 2.000001
requirements:
Config 0
Convert::ASN1 0.33
Crypt::OpenSSL::Guess 0
ExtUtils::MakeMaker 0
version 0.77
Data-Processor-1.0.9
pathname: M/MB/MBP/Data-Processor-1.0.9.tar.gz
provides:
Data::Processor 1.000009
Data::Processor::Error::Collection undef
Data::Processor::Error::Instance undef
Data::Processor::Generator undef
Data::Processor::PodWriter undef
Data::Processor::Transformer undef
Data::Processor::Validator undef
Data::Processor::ValidatorFactory undef
requirements:
ExtUtils::MakeMaker 0
perl 5.008005
Loading