Search Criteria
Package Details: perl-struct-dumb 0.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-struct-dumb.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-struct-dumb |
| Description: | Make simple lightweight record-like structures |
| Upstream URL: | http://search.cpan.org/dist/Struct-Dumb |
| Licenses: | GPL, PerlArtistic |
| Submitter: | flocke |
| Maintainer: | eclairevoyant |
| Last Packager: | eclairevoyant |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-07-24 19:17 (UTC) |
| Last Updated: | 2023-02-11 20:24 (UTC) |
Dependencies (5)
- perl (perl-gitAUR)
- perl-data-dump (make)
- perl-module-build (make)
- perl-test2-suite (check)
- perl-data-dump (optional) – print in serialised format
Latest Comments
marmis commented on 2025-10-10 01:14 (UTC)
Hi, @eclairevoyant.
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!