Search Criteria
Package Details: perl-class-measure 0.10-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-class-measure.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-class-measure |
| Description: | Calculate, create, compare, and convert units of measurement. (via MetaCPAN distribution) |
| Upstream URL: | https://metacpan.org/release/Class-Measure |
| Licenses: | GPL, PerlArtistic |
| Submitter: | maaarghk |
| Maintainer: | maaarghk |
| Last Packager: | maaarghk |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-11-16 12:25 (UTC) |
| Last Updated: | 2023-11-16 14:29 (UTC) |
Dependencies (5)
- perl (perl-gitAUR)
- perl-carp (perl-gitAUR, perl)
- perl-sub-exporter
- perl-module-build (make)
- perl-test2-suite (check)
Required by (1)
- perl-gis-distance-git (optional)
Latest Comments
marmis commented on 2025-10-10 01:15 (UTC)
Hi, @maaarghk.
Test2::Suitewas merged intoTest::Simple1.302200 1, which is provided by perl since 5.39.4 2. Arch Linux removed it form 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!maaarghk commented on 2023-11-16 14:29 (UTC)
@dreieck Thanks, should be fixed in 0.10-3
dreieck commented on 2023-11-16 14:18 (UTC) (edited on 2023-11-16 14:19 (UTC) by dreieck)
check()fails for me -- it seems you miss some entries in thecheckdependsarray:Regards!