Package Details: perl-data-fake 0.006-1

Git Clone URL: https://aur.archlinux.org/perl-data-fake.git (read-only, click to copy)
Package Base: perl-data-fake
Description: Declaratively generate fake structured data for testing
Upstream URL: https://metacpan.org/release/DAGOLDEN/Data-Fake-0.006
Keywords: cpan data fake perl test
Licenses: Apache-2.0
Submitter: ryoskzypu
Maintainer: ryoskzypu
Last Packager: ryoskzypu
Votes: 0
Popularity: 0.000000
First Submitted: 2026-03-31 20:53 (UTC)
Last Updated: 2026-03-31 20:53 (UTC)

Dependencies (15)

Required by (1)

Sources (1)

Latest Comments

ryoskzypu commented on 2026-04-03 12:56 (UTC) (edited on 2026-04-03 20:47 (UTC) by ryoskzypu)

This currently fails to build since it requires Import::Into >= 1.002005, but perl-import-into installs old version (1.002004).

Skipping the check() is not a solution because the module wouldn't even run/compile.

Edit: issue fixed