Subject: | The 'add_method' method cannot be called on an immutable instance |
t/11_test-coverage.t fails:
...
The 'add_method' method cannot be called on an immutable instance at /opt/perl-5.23.9/lib/site_perl/5.23.9/x86_64-linux/Class/MOP/Class.pm line 1098
Class::MOP::Class::add_after_method_modifier('Class::MOP::Class::Immutable::Moose::Meta::Class=HASH(0x22c6708)', 'getTitle', 'CODE(0x12873c0)') called at /home/cpansand/.cpan/build/2016032118/Test-TestCoverage-0.12-QT8Icu/blib/lib/Test/TestCoverage.pm line 63
Test::TestCoverage::test_coverage('WWW::Wookie::Widget') called at t/11_test-coverage.t line 20
# Looks like your test exited with 2 before it could output anything.
t/11_test-coverage.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/8 subtests
...