Search Criteria
Package Details: perl-data-validate-domain 0.15-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-data-validate-domain.git (read-only, click to copy) |
---|---|
Package Base: | perl-data-validate-domain |
Description: | Domain and host name validation |
Upstream URL: | https://metacpan.org/release/Data-Validate-Domain |
Licenses: | GPL, PerlArtistic |
Submitter: | Ordoban |
Maintainer: | Ordoban |
Last Packager: | Ordoban |
Votes: | 1 |
Popularity: | 0.92 |
First Submitted: | 2021-03-11 07:54 (UTC) |
Last Updated: | 2025-10-10 04:19 (UTC) |
Dependencies (2)
- perl-net-domain-tldAUR
- perl-test-simple (perl-gitAUR, perl) (check)
Latest Comments
Ordoban commented on 2025-10-10 04:21 (UTC)
@marmis, yes, this dependency has now been added/replaced.
marmis commented on 2025-10-10 01:15 (UTC)
Hi, @Ordoban.
Test2::Suite
was merged intoTest::Simple
1.302200 1, which is provided by perl since 5.39.4 2. Arch Linux removed it form theprovides
array on version 5.42.0, so it's now a missing dependency. Could you please replaceperl-test2-suite
withperl-test-simple
orperl-test-simple>=1.302200
? Thanks!