[Catalyst] Bug in Catalyst::View::Mason on CPAN but not SVN
Alex Kavanagh
alex at tinwood.homelinux.org
Wed Dec 21 19:08:45 CET 2005
Hi
I'm not too sure who to send this to, but there is a bug on he CPAN
version of Catalyst::View::Mason at line 121:
121 $c->errors($error);
(should be $c->error($error); )
It IS fixed on SVN and is showing as 4 months old.
I wondering:
1. Should I be using the SVN modules to do development (and how do I get it)?
2. How often does the CPAN get updated?
3. Are these stupid questions?
I guess things are in a state of flux, but this is such a simple bug
(and its being fixed) that I wonder how it gets out on to CPAN?
Many thanks
Cheers
Alex.
More information about the Catalyst
mailing list