[Maypole] [ANNOUNCE] Catalyst 2.99_12
Sebastian Riedel
sri@oook.de
Mon, 31 Jan 2005 04:56:50 +0100
Dana Hudes:
> except that Catalyst itself is not on CPAN and
> doing the Bundle install was a waste of time as it pulled in module
> after module after module but not Catalyst.
> Therefore, Catalyst::Model::CDBI doesn't compile.
Catalyst is on CPAN, but as a developer version (2.99_13), which means
that CPAN.pm doesn't recognize it, so you have to install it manually
before installing the bundle...i should have pointed that out, right...
> Why did you throw Plucene into this? What has that to do with anything?
It's a component, you don't have to use it but it's part of the
bundle...
Mind that Catalyst has a wider scope than Maypole, you can have both
Plucene and CDBI Models!
> Mind you Plucene::Simple doesn't pass its tests...
Yes, one test fails, you should report that to Tony or Marc.
But at least Tony is following this list, so i guess it'll be fixed
soon...
t/docids.............NOK 2# Failed test (t/docids.t at line 66)
# Structures begin differing at:
# $got->[1] = '0'
# $expected->[1] = '3'
# Looks like you failed 1 tests of 2.
t/docids.............dubious
Test returned status 1 (wstat 256, 0x100)
--
sebastian