in reply to Re: CGI::FormBuilder and unimplemented weak references; Ideas?
in thread CGI::FormBuilder and unimplemented weak references; Ideas?

They are unconditionally implemented at least as far back as 5.6.0 as far as I can tell. The error message is erroneous, resulting from a bad installation of Scalar::Util. You'd get that error if Scalar::Util couldn't find its compiled XS component, for example.

  • Comment on Re^2: CGI::FormBuilder and unimplemented weak references; Ideas?