On Mon, Jul 21, 2008 at 10:08:11PM -0700, Chris Weyl wrote:
> Hey all --
>
> A google of "catalyst taint" turns up this message:
>
> http://lists.scsys.co.uk/pipermail/catalyst/2005-December/004007.html
>
> It doesn't look like there has been a release of
> Module::Pluggable::Fast since then. Does anyone know where this patch
> lurks? :-) (Assuming, of course, that this is still the right path to
> work down.)
We don't even use Module::Pluggable::Fast anymore. Catalyst went back to
a refactored plain Module::Pluggable instead for 5.70+. Hopefully the
patch claco sent back then got applied somewhere in the meantime.
Before caring about a three year old message, first check the module
it refers to is even involved anymore :)
(and since you're the only person since to mention taint mode, I don't
think most people care about it - I certainly don't see it being very
useful for Catalyst code, maybe you could enlighten us as to why you
do?)
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/