[Catalyst] Catalyst::Controller::DBIC::API::REST warnings
Thiago Yukio Kikuchi Oliveira
stratust at gmail.com
Tue Aug 10 17:06:07 GMT 2010
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: stratus at lgmb.fmrp.usp.br
/=) stratust at gmail.com
(=/
/ 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
<alexander.hartmaier at t-systems.at> 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 <stratust at gmail.com> 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: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list