I'm using OpenSolaris installed from 2009.06 and upgraded to the current /dev branch. Perl's Scalar::Util doesn't seem to work right:

% /usr/bin/perl
use Scalar::Util qw( weaken );
weaken is only available with the XS version of Scalar::Util at - line 1
BEGIN failed--compilation aborted at - line 1.

This *does* work with blastwave's Perl. Is something amiss with the way this is being compiled, or am I somehow doing something wrong?

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to