Subject: | a test fails |
Hello Toby, i think it's not very important, but a test that fails
annoys all people who install the module. I've tried to understand it
but didn't manage, because i didn't find what Local::Test::Package nor Local::Bottoms are.
Here is the test report :
$ perl t/30mgca.t
ok 1 - The object isa Method::Generate::Accessor
ok 2 - Local::Test::Package->can(...)
ok 3
ok 4
ok 5
ok 6
ok 7
not ok 8
# Failed test at t/30mgca.t line 59.
# 'Attempted to access 'foo' but it is not set at (eval 23) line 7.
# '
# doesn't match '(?^:^Can't locate object method "baz" via package "Local::Bottoms")'
1..8
# Looks like you failed 1 test of 8.