Subject: | Error: Prototype mismatch: sub Moo::_Utils::_in_global_destruction () vs none |
Hi ,
I recently received CPAN Tester report about one of my package Map::Tube::Barcelona, which uses Moo.
http://www.cpantesters.org/cpan/report/3ecdadca-8af6-11e4-a3cc-c65e5ef060ad
# Failed test 'use Map::Tube::Barcelona;'
# at t/00-load.t line 8.
# Tried to use 'Map::Tube::Barcelona'.
# Error: Prototype mismatch: sub Moo::_Utils::_in_global_destruction () vs none at /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.9/5da8/lib/site_perl/5.8.9/Moo/_Utils.pm line 26.
# Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.9/5da8/lib/site_perl/5.8.9/Moo.pm line 4.
# BEGIN failed--compilation aborted at /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.9/5da8/lib/site_perl/5.8.9/Moo.pm line 4
Luckily I never had any issue Moo related in the past. Has anything changed recently that might cause this error? Or is this some kind of side-effect?
Please advise.
Thanks for the wonderful package Moo.
Best Regards,
Mohammad S Anwar