On 7/5/16 11:30 PM, David Golden wrote:
On Tue, Jul 5, 2016 at 10:51 PM, Nigel Horne <n...@bandsman.co.uk
<mailto:n...@bandsman.co.uk>> wrote:
So that's a clue. Something is interfering with CPAN's ability
to detect prerequisites. I'd love to see the full verbose output
of a replication of a failure from "test <module>" until CPAN.pm
stops working.
Here you are, though I'm not sure it tells you much...
$ perl Build.PL
What I meant was I want to see what *CPAN* is saying. E.g. the output
of "cpan -t MooseX::Getopt" (or "test MooseX::Getopt" from the CPAN
shell if that doesn't work). And what version of CPAN is this again?
It's an old version of CPAN - 1.9800.
Hope this helps (especially the cannot read metadata message...)
$ cpan -t MooseX::Getopt
CPAN: Term::ANSIColor loaded ok (v1.08)
CPAN: CPAN::SQLite loaded ok (v0.211)
CPAN: LWP::UserAgent loaded ok (v6.06)
CPAN: Time::HiRes loaded ok (v1.59)
CPAN: URI::URL loaded ok (v5.04)
Database was generated on Tue, 05 Jul 2016 23:15:38 GMT
Running test for module 'MooseX::Getopt'
'YAML' not installed, falling back to Data::Dumper and Storable to read
prefs '/home/njh/.cpan/prefs'
Running make for E/ET/ETHER/MooseX-Getopt-0.71.tar.gz
CPAN: Digest::SHA loaded ok (v5.95)
Warning (usually harmless): 'YAML' not installed, cannot parse
'/home/njh/.cpan/FTPstats.yml'
CPAN: Compress::Zlib loaded ok (v2.068)
Checksum for /mnt/CPAN/authors/id/E/ET/ETHER/MooseX-Getopt-0.71.tar.gz ok
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
CPAN: CPAN::Meta loaded ok (v2.143240)
CPAN: Module::CoreList loaded ok (v5.20150120)
CPAN: Module::Build loaded ok (v0.4211)
CPAN.pm: Building E/ET/ETHER/MooseX-Getopt-0.71.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.2018)
Creating new 'Build' script for 'MooseX-Getopt' version '0.71'
(/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin/perl5.8.4 Build.PL exited
with 0)
Could not read metadata file. Falling back to other methods to determine
prerequisites
CPAN::Reporter: Build.PL result is 'pass', No errors.
cp lib/MooseX/Getopt/Dashes.pm blib/lib/MooseX/Getopt/Dashes.pm
cp lib/MooseX/Getopt/Basic.pm blib/lib/MooseX/Getopt/Basic.pm
cp lib/MooseX/Getopt/Meta/Attribute.pm
blib/lib/MooseX/Getopt/Meta/Attribute.pm
cp lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt/Strict.pm
cp lib/MooseX/Getopt/GLD.pm blib/lib/MooseX/Getopt/GLD.pm
cp lib/MooseX/Getopt/Meta/Attribute/Trait.pm
blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
cp lib/MooseX/Getopt/ProcessedArgv.pm
blib/lib/MooseX/Getopt/ProcessedArgv.pm
cp lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
blib/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
cp lib/MooseX/Getopt.pm blib/lib/MooseX/Getopt.pm
cp lib/MooseX/Getopt/OptionTypeMap.pm
blib/lib/MooseX/Getopt/OptionTypeMap.pm
(./Build exited with 0)
CPAN::Reporter: Build result is 'pass', No errors.
ETHER/MooseX-Getopt-0.71.tar.gz
./Build -- OK
'YAML' not installed, will not store persistent state
Running Build test
#
# Versions for all modules listed in static metadata (including optional
ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# Module::Build::Tiny 0.034 0.039
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- -------
# JSON::PP 2.27300 2.27203
#
# === Test Requires ===
#
# Module Want Have
# ------------------ ----- --------
# File::Spec any 3.47
# Module::Metadata any 1.000026
# Module::Runtime any 0.014
# Moose::Meta::Class any 2.1403
# Moose::Util any 2.1403
# Path::Tiny 0.009 0.061
# Test::Deep any 0.115
# Test::Fatal 0.003 0.014
# Test::Moose any 2.1403
# Test::More 0.88 1.001014
# Test::Requires any 0.08
# Test::Trap any missing
# Test::Warnings 0.009 0.020
# if any 0.03
#
# === Test Recommends ===
#
# Module Want Have
# ---------------------- -------- --------
# CPAN::Meta 2.120900 2.143240
# MooseX::ConfigFromFile any missing
# MooseX::SimpleConfig any missing
#
# === Test Suggests ===
#
# Module Want Have
# ------------------------- ---- -------
# MooseX::StrictConstructor any missing
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- ----- -------
# Carp any 1.3301
# Getopt::Long 2.37 2.43
# Getopt::Long::Descriptive 0.088 missing
# Moose any 2.1403
# Moose::Meta::Attribute any 2.1403
# Moose::Role 0.56 2.1403
# Moose::Util::TypeConstraints any 2.1403
# MooseX::Role::Parameterized 1.01 missing
# Scalar::Util any 1.41
# Try::Tiny any 0.22
# namespace::autoclean any missing
# strict any 1.03
# warnings any 1.03
#
# === 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:
#
# Test::Trap is not installed (any version required)
# Getopt::Long::Descriptive is not installed (version '0.088' required)
# MooseX::Role::Parameterized is not installed (version '1.01' required)
# namespace::autoclean is not installed (any version required)
#
t/00-report-prereqs.t ............... ok
# Failed test 'use MooseX::Getopt;'
# at t/001_basic.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/001_basic.t line 9.
# BEGIN failed--compilation aborted at t/001_basic.t line 9.
Can't locate Getopt or Moose::Meta::Attribute::Custom::Getopt in @INC
(@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .). at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi/Moose/Exporter.pm
line 419
Moose::has('data', 'metaclass', 'Getopt', 'is', 'ro', 'isa', 'Str',
'default', 'file.dat', 'cmd_flag', 'f') called at t/001_basic.t line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/001_basic.t .......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/002_custom_option_type.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/002_custom_option_type.t line 9.
# BEGIN failed--compilation aborted at t/002_custom_option_type.t line 9.
Can't locate object method "add_option_type_to_map" via package
"MooseX::Getopt::OptionTypeMap" (perhaps you forgot to load
"MooseX::Getopt::OptionTypeMap"?) at t/002_custom_option_type.t line 25.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/002_custom_option_type.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/004_nogetop.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/004_nogetop.t line 9.
# BEGIN failed--compilation aborted at t/004_nogetop.t line 9.
Can't locate Getopt or Moose::Meta::Attribute::Custom::Trait::Getopt in
@INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .). at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi/Moose/Exporter.pm
line 419
Moose::has('data', 'traits', 'ARRAY(0x8be3e0)', 'is', 'ro', 'isa',
'Str', 'default', 'file.dat', 'cmd_flag', 'f') called at t/004_nogetop.t
line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/004_nogetop.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/003_inferred_option_type.t line 8.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/003_inferred_option_type.t line 8.
# BEGIN failed--compilation aborted at t/003_inferred_option_type.t line 8.
Can't locate object method "new_with_options" via package "App" at
t/003_inferred_option_type.t line 34.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/003_inferred_option_type.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/005_strict.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/005_strict.t line 9.
# BEGIN failed--compilation aborted at t/005_strict.t line 9.
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Strict.pm
line 7.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Strict.pm
line 7.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/005_strict.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/006_metaclass_traits.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/006_metaclass_traits.t line 9.
# BEGIN failed--compilation aborted at t/006_metaclass_traits.t line 9.
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
line 8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
line 8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/006_metaclass_traits.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
t/008_configfromfile.t .............. skipped: Test requires module
'MooseX::ConfigFromFile' but it's not found
Can't locate Getopt/Long/Descriptive.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
t/009_gld_and_explicit_options.t line 8.
BEGIN failed--compilation aborted at t/009_gld_and_explicit_options.t
line 8.
t/009_gld_and_explicit_options.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# Failed test 'use MooseX::Getopt;'
# at t/007_nogetopt_trait.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/007_nogetopt_trait.t line 9.
# BEGIN failed--compilation aborted at t/007_nogetopt_trait.t line 9.
Can't locate Getopt or Moose::Meta::Attribute::Custom::Trait::Getopt in
@INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .). at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi/Moose/Exporter.pm
line 419
Moose::has('data', 'traits', 'ARRAY(0xb0a3e0)', 'is', 'ro', 'isa',
'Str', 'default', 'file.dat', 'cmd_flag', 'f') called at
t/007_nogetopt_trait.t line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/007_nogetopt_trait.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use MooseX::Getopt;'
# at t/010_dashes.t line 9.
# Tried to use 'MooseX::Getopt'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
# Compilation failed in require at t/010_dashes.t line 9.
# BEGIN failed--compilation aborted at t/010_dashes.t line 9.
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Dashes.pm
line 8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Dashes.pm
line 8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/010_dashes.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
Can't locate Getopt/Long/Descriptive.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
t/100_gld_default_bug.t line 7.
BEGIN failed--compilation aborted at t/100_gld_default_bug.t line 7.
t/100_gld_default_bug.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/011_process_argv.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at t/101_argv_bug.t line 7.
BEGIN failed--compilation aborted at t/101_argv_bug.t line 7.
t/101_argv_bug.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# Failed test 'use MooseX::Getopt::Basic;'
# at t/102_basic_basic.t line 9.
# Tried to use 'MooseX::Getopt::Basic'.
# Error: Can't locate namespace/autoclean.pm in @INC (@INC
contains: /home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/OptionTypeMap.pm
line 10.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/OptionTypeMap.pm
line 10.
# Compilation failed in require at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Basic.pm
line 8.
# BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt/Basic.pm
line 8.
# Compilation failed in require at t/102_basic_basic.t line 9.
# BEGIN failed--compilation aborted at t/102_basic_basic.t line 9.
Can't locate Getopt or Moose::Meta::Attribute::Custom::Trait::Getopt in
@INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .). at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi/Moose/Exporter.pm
line 419
Moose::has('data', 'traits', 'ARRAY(0x83c3e0)', 'is', 'ro', 'isa',
'Str', 'default', 'file.dat', 'cmd_flag', 'f') called at
t/102_basic_basic.t line 18
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/102_basic_basic.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/103_uc_bug.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Test/Trap.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
t/104_override_usage.t line 5.
BEGIN failed--compilation aborted at t/104_override_usage.t line 5.
t/104_override_usage.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/105_uc_bug_more.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/106_no_ignore_case.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/107_no_auto_help.t ................ skipped: Test requires module
'MooseX::SimpleConfig' but it's not found
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/107_union_bug.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/108_usage_attr.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Test/Trap.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
t/109_help_flag.t line 23.
BEGIN failed--compilation aborted at t/109_help_flag.t line 23.
t/109_help_flag.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Getopt/Long/Descriptive.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
t/111_gld_pass_through.t line 7.
BEGIN failed--compilation aborted at t/111_gld_pass_through.t line 7.
t/111_gld_pass_through.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/112_configfile_constructor_arg.t .. skipped: Test requires module
'MooseX::SimpleConfig' but it's not found
t/113_moosex_strictconstructor.t .... skipped: Test requires module
'MooseX::StrictConstructor' but it's not found
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/110_sort_usage_by_attr_order.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate namespace/autoclean.pm in @INC (@INC contains:
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/arch
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl .) at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
BEGIN failed--compilation aborted at
/home/njh/.cpan/build/MooseX-Getopt-0.71-vOws4k/blib/lib/MooseX/Getopt.pm line
8.
Compilation failed in require at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Module/Runtime.pm
line 313.
t/114_init_arg.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Warning: MooseX::Getopt did not compile at
/home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/Dist/CheckConflicts.pm
line 184.
# Conflicts detected for Moose:
# MooseX::Getopt is version unknown, but must be greater than version 0.56
t/zzz-check-breaks.t ................ ok
Test Summary Report
-------------------
t/001_basic.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/002_custom_option_type.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/004_nogetop.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/003_inferred_option_type.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/005_strict.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/006_metaclass_traits.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/009_gld_and_explicit_options.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/007_nogetopt_trait.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/010_dashes.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/100_gld_default_bug.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/011_process_argv.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/101_argv_bug.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/102_basic_basic.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/103_uc_bug.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/104_override_usage.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/105_uc_bug_more.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/106_no_ignore_case.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/107_union_bug.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/108_usage_attr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/109_help_flag.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/111_gld_pass_through.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/110_sort_usage_by_attr_order.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/114_init_arg.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=29, Tests=12, 7 wallclock secs ( 0.17 usr 0.12 sys + 10.84 cusr
0.80 csys = 11.93 CPU)
Result: FAIL
(./Build test exited with 256)
CPAN::Reporter: Test result is 'fail', One or more tests failed.
CPAN::Reporter: preparing a CPAN Testers report for MooseX-Getopt-0.71
Do you want to review or edit the test report? (yes/no) [no]
Do you want to send the report? (yes/no) [yes] no
CPAN::Reporter: test report will not be sent
ETHER/MooseX-Getopt-0.71.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ETHER/MooseX-Getopt-0.71.tar.gz
David
--
David Golden <x...@xdg.me <mailto:x...@xdg.me>> Twitter/IRC/GitHub: @xdg
--
Nigel Horne
Conductor: Rockville Brass Band, Washington Metropolitan GSO
@nigelhorne | fb/nigel.horne | bandsman.co.uk | concert-bands.co.uk |
www.nigelhorne.com
Unless it's for my eyes only, please use "reply all"