Package Details: perl-moosex-types-set-object 0.05-1

Git Clone URL: https://aur.archlinux.org/perl-moosex-types-set-object.git (read-only, click to copy)
Package Base: perl-moosex-types-set-object
Description: Set::Object type with coercions and stuff.
Upstream URL: https://metacpan.org/release/MooseX-Types-Set-Object
Licenses: GPL, PerlArtistic
Submitter: jnbek
Maintainer: jnbek
Last Packager: jnbek
Votes: 0
Popularity: 0.000000
First Submitted: 2016-04-23 20:31 (UTC)
Last Updated: 2016-04-23 20:34 (UTC)

Latest Comments

MarsSeed commented on 2023-10-31 19:45 (UTC)

Seems perl-module-build-tiny is needed at least as a make or checkdepends:

==> Starting check()...
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
    'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want    Have
#     ------------------- ----- -------
#     Module::Build::Tiny 0.007 missing
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.88
#     Moose               0.50   2.2206
#     Test::Fatal          any    0.017
#     Test::More          0.88 1.302194
#     Test::use::ok        any 1.302194
#     ok                   any 1.302194
#     strict               any     1.12
#     warnings             any     1.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module               Want   Have
#     -------------------- ---- ------
#     Moose                0.50 2.2206
#     MooseX::Types         any   0.50
#     MooseX::Types::Moose  any   0.50
#     Set::Object           any   1.42
#     if                    any 0.0610
# 
# === Other Modules ===
# 
#     Module               Have
#     -------------------- ----
#     Dist::CheckConflicts 0.11
#     Pod::Coverage        0.23
# 
# 
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
# 
# The following REQUIRED prerequisites were not satisfied:
# 
# Module::Build::Tiny is not installed (version '0.007' required)
# 
t/00-report-prereqs.t .. ok
t/basic.t .............. ok
t/parameterized.t ...... skipped: parameterization does not work -- see code removed in commit 262e683 for what should happen
t/zzz-check-breaks.t ... ok
All tests successful.
Files=4, Tests=11,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.84 cusr  0.08 csys =  0.94 CPU)
Result: PASS