Embarrassingly following up my own post (and using lookout as well), the problem was caused by a separate system upgrade which clobbered Scalar::Util with the default (on RedHat anyway) perl distro one which doesn't contain Scalar::Util::weaken. Reinstalling this and restarting apache solved the problem. It wasn't obvious at first as when I re-ran 'make testdeps' from my original install point, it told me that everything necessary was installed. Of course, this doesn't run to meta-dependencies or dependencies of... etc etc. Thought about how you could try to provide complete test coverage on this for a while but then my brain hurt, and I remembered what perl -MCPAN -e shell; was for.
cheers john _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users SAVE THOUSANDS OF DOLLARS ON RT SUPPORT: If you sign up for a new RT support contract before December 31, we'll take up to 20 percent off the price. This sale won't last long, so get in touch today. Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745. Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
