Subject: | Warning with from Mouse |
I use Mouse 0.61.
Here a part of build.log from N::G::DataAPI:
Manifying blib/man3/Net::Google::DataAPI::Auth::OAuth.3pm
Manifying blib/man3/Net::Google::DataAPI::Role::Entry.3pm
Manifying blib/man3/Net::Google::DataAPI::Role::Service.3pm
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_role/01_service/*.t t/01_role/02_entry/*.t
t/01_role/03_has_content/*.t t/02_feedurl/*.t t/03_entry_has/*.t
t/04_auth/*.t
_metaclass_cache() has been deprecated. Use
Mouse::Util::get_metaclass_by_name() instead at
/usr/local/lib/perl/5.10.0/Mouse/Meta/Module.pm line 19
Mouse::Meta::Module::_metaclass_cache('Mouse::Meta::Class',
'Net::Google::DataAPI') called at
/usr/local/share/perl/5.10.0/Any/Moose.pm line 55
Any::Moose::_backer_of('Net::Google::DataAPI') called at
/usr/local/share/perl/5.10.0/Any/Moose.pm line 17
Any::Moose::import('Any::Moose', '::Exporter') called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/blib/lib/Net/Google/DataAPI.pm line 4
Net::Google::DataAPI::BEGIN() called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/blib/lib/Net/Google/DataAPI.pm line 4
eval {...} called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/blib/lib/Net/Google/DataAPI.pm line 4
require Net/Google/DataAPI.pm called at (eval 4) line 2
Foo::BEGIN() called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/blib/lib/Net/Google/DataAPI.pm line 4
eval {...} called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/blib/lib/Net/Google/DataAPI.pm line 4
eval 'package Foo;
use Net::Google::DataAPI @{$args[0]};
1;
;' called at /home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/inc/Test/More.pm line 857
Test::More::_eval('package Foo;\x{a}use Net::Google::DataAPI
@{$args[0]};\x{a}1;\x{a}', 'ARRAY(0x8c1b390)') called at
/home/kappa/.cpanm/work/1278429838.1467/Net-Google-DataAPI-
0.19/inc/Test/More.pm line 832
Test::More::use_ok('Net::Google::DataAPI') called at
t/00_compile.t line 6