Search Criteria
Package Details: perl-regexp-pattern-license 3.11.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-regexp-pattern-license.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-regexp-pattern-license |
| Description: | Regular expressions for legal licenses |
| Upstream URL: | https://salsa.debian.org/build-common-team/regexp-pattern-license |
| Licenses: | GPL-3.0-or-later |
| Submitter: | J5lx |
| Maintainer: | J5lx |
| Last Packager: | J5lx |
| Votes: | 1 |
| Popularity: | 0.001782 |
| First Submitted: | 2020-05-12 19:25 (UTC) |
| Last Updated: | 2025-10-15 07:31 (UTC) |
Dependencies (7)
- perl (perl-gitAUR)
- perl-re-engine-re2AUR (check)
- perl-regexp-patternAUR (check)
- perl-test-regexp-patternAUR (check)
- perl-test-without-module (check)
- perl-try-tiny (check)
- perl-re-engine-re2AUR (optional)
Required by (3)
- licensecheck (check)
- perl-string-license
- perl-string-license (check)
Latest Comments
J5lx commented on 2025-10-15 07:36 (UTC)
This package already depends on perl, so I’ve simply removed the dependency. So far I haven’t applied the change for the failing tests because I was never able to reproduce those test failures myself, but your suggestion has given me an idea of where to start investigating.
marmis commented on 2025-10-10 04:42 (UTC)
About that failing tests, maybe using
C.UTF-8locale might help:marmis commented on 2025-10-10 04:35 (UTC)
Hi, @J5lx.
Test2::Suitewas merged intoTest::Simple1.302200 (1), which is provided by perl since 5.39.4 (2). Arch Linux removed it from theprovidesarray on version 5.42.0, so it's now a missing dependency. Could you please replaceperl-test2-suitewithperl-test-simpleorperl-test-simple>=1.302200? Thanks!Forty-Bot commented on 2021-07-24 18:03 (UTC)
Tests fail.