[Catalyst] Weak references - perl error

Matt S Trout dbix-class at trout.me.uk
Sat Aug 2 21:27:39 BST 2008


On Fri, Aug 01, 2008 at 05:16:59PM +0100, Dermot wrote:
> Now I am getting the following error:
> 
> Weak references are not implemented in the version of perl at
> /usr/lib/perl5/site_perl/5.8.8/Catalyst.pm line 24

perl -MCPAN -e 'force("install Scalar::Util");'

will fix it. They've managed to ship a non-XS Scalar::Util. Again.

Red Hat fuck this up in their perls on a regular basis (though I've seen
both debian and gentoo manage it on occasion as well).

-- 
      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/



More information about the Catalyst mailing list