Skip to content

Instantly share code, notes, and snippets.

@preaction
Created May 26, 2011 19:24
Show Gist options
  • Select an option

  • Save preaction/993858 to your computer and use it in GitHub Desktop.

Select an option

Save preaction/993858 to your computer and use it in GitHub Desktop.
Couldn't load class (Dist::Zilla::Dist::Builder) because: SCALAR(0x9488ec0) is not of type SCALAR at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/namespace/clean.pm line 56.
Compilation failed in require at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Class/MOP.pm line 117.
at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Class/MOP.pm line 123
Class::MOP::__ANON__('SCALAR(0x9488ec0) is not of type SCALAR at /data/wre/prereqs/...') called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/Try/Tiny.pm line 100
Try::Tiny::try('CODE(0x91d2918)', 'Try::Tiny::Catch=REF(0x92b0b60)') called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Class/MOP.pm line 128
Class::MOP::load_first_existing_class('Dist::Zilla::Dist::Builder') called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Class/MOP.pm line 140
Class::MOP::load_class('Dist::Zilla::Dist::Builder', undef) called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Moose/Meta/Class.pm line 486
Moose::Meta::Class::superclasses(undef, 'Dist::Zilla::Dist::Builder') called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Moose.pm line 61
Moose::extends('Moose::Meta::Class=HASH(0x9109720)', 'Dist::Zilla::Dist::Builder') called at /data/wre/prereqs/lib/perl5/site_perl/5.10.1/i686-linux/Moose/Exporter.pm line 356
Moose::extends('Dist::Zilla::Dist::Builder') called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Dist/Zilla/Tester.pm line 6
require Dist/Zilla/Tester.pm called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Test/DZil.pm line 9
Test::DZil::BEGIN() called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Dist/Zilla/Tester.pm line 0
eval {...} called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Dist/Zilla/Tester.pm line 0
require Test/DZil.pm called at t/tester-demo.t line 8
main::BEGIN() called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Dist/Zilla/Tester.pm line 0
eval {...} called at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Dist/Zilla/Tester.pm line 0
Compilation failed in require at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Test/DZil.pm line 9.
BEGIN failed--compilation aborted at /root/.cpanm/work/1306437323.18861/Dist-Zilla-4.200006/blib/lib/Test/DZil.pm line 9.
Compilation failed in require at t/tester-demo.t line 8.
BEGIN failed--compilation aborted at t/tester-demo.t line 8.
t/tester-demo.t ..............
Dubious, test returned 9 (wstat 2304, 0x900)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment