[Catalyst] Upgrading Catalyst and issues with Class::MOP
Adam Witney
awitney at sgul.ac.uk
Wed Apr 29 16:15:34 GMT 2009
On 29 Apr 2009, at 17:11, Florian Ragwitz wrote:
> On Wed, Apr 29, 2009 at 05:08:38PM +0100, Adam Witney wrote:
>> I upgraded Catalyst to 5.80002 the other day, and my applications
>> started beginning with a warning:
>>
>> The compute_all_applicable_attributes method has been deprecated. Use
>> get_all_attributes instead.
>> at /usr/local/lib/perl5/site_perl/5.8.9/darwin-thread-multi-2level/
>> Class/MOP/Class.pm line 946
>
> Please upgrade to the latest version of Data::Visitor. We'll bump the
> required version in Action::RenderView. Thanks for letting us know
> about
> this.
ah yes, upgrading to Data-Visitor-0.24 fixed this.
Thanks
adam
More information about the Catalyst
mailing list