[Catalyst] [ANNOUNCE] Catalyst 5.62

Andy Grundman andy at hybridized.org
Wed Jan 18 16:50:39 CET 2006


Ishigaki Kenichi wrote:
> Hi, I'm trying to install Cat 5.62 but some tests fail.
> 
> 1. t/03podcoverage complains that Catalyst::Build has 1 naked
>    subroutine 'new'.
> 
> 2. t/unit_core_component and t/unit_core_mvc complain that
>    Spiffy.pm must be loaded before calling 'use base' or 'use mixin'
>    with a Spiffy module. See the documentation of Spiffy.pm for
>    details (error occurs at YAML/Base and YAML).
> 
> I have recently upgraded YAML to 0.51. I'm afraid that's why.
> Catalyst.pm surely uses base 'Catalyst::Component' before use YAML.
> I haven't found no workaround yet and maybe I should downgrade YAML
> to 0.39.

Yes I'd recommend downgrading to 0.39.  YAML 0.50+ uses a new module named 
Spiffy which has some bugs.

-Andy



More information about the Catalyst mailing list