Moose::Role::BuildInstanceOf 0.07 fixes the problem so you can upgrade again.
-- Best regards, Alex Am Dienstag, den 10.08.2010, 19:06 +0200 schrieb Thiago Yukio Kikuchi Oliveira: > Thanks Florian and Alexander! > > I just downgrade my Moose version to 1.08 and everthing works! > > > > / Thiago Yukio Kikuchi Oliveira > (=\ > \=) Faculdade de Medicina de Ribeirão Preto > / Laboratório de Genética Molecular e Bioinformática > /=) ----------------------------------------------------------------- > (=/ Centro de Terapia Celular/CEPID/FAPESP - Hemocentro de Rib. Preto > / Rua Tenente Catão Roxo, 2501 CEP 14151-140 > (=\ Ribeirão Preto - São Paulo > \=) Fone: 55 16 2101-9300 Ramal: 9603 > / E-mail: [email protected] > /=) [email protected] > (=/ > / Bioinformatic Team - BiT: http://lgmb.fmrp.usp.br > (=\ Hemocentro de Ribeirão Preto: http://pegasus.fmrp.usp.br > \=) > / ----------------------------------------------------------------- > > > > On Tue, Aug 10, 2010 at 12:58 PM, Alexander Hartmaier > <[email protected]> wrote: > > Awesome, my module does have users! > > > > I'm improving test code coverage since YAPC and will upload the next > > version in a couple of days (yes the very first test found a bug in > > RPC). > > > > Like rafl explained just downgrade Moose to 1.08 for the moment and > > you're fine. > > > > -- > > Best regards, Alex > > > > > > Am Dienstag, den 10.08.2010, 17:09 +0200 schrieb Florian Ragwitz: > >> Thiago Yukio Kikuchi Oliveira <[email protected]> writes: > >> > I installed the last Catalyst::Controller::DBIC::API::REST from CPAN > >> > but when I try to use it, the same shows the warning below. > >> > I update all my Moose and MooseX modules but seems not work too. > >> > >> That's a bug in MooseX::Role::BuildInstanceOf, which is now exposed by > >> Moose > >> being stricter about attributes that should coerce. > >> > >> > How to solve this? > >> > >> Either wait a couple of days for a new Moose::Role::BuildInstanceOf > >> version to appear on CPAN, or downgrade Moose to a version which is less > >> strict about those things. > > > > > > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* > > T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien > > Handelsgericht Wien, FN 79340b > > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* > > Notice: This e-mail contains information that is confidential and may be > > privileged. > > If you are not the intended recipient, please notify the sender and then > > delete this e-mail immediately. > > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* > > > > _______________________________________________ > > List: [email protected] > > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > > Searchable archive: http://www.mail-archive.com/[email protected]/ > > Dev site: http://dev.catalyst.perl.org/ > > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
