On 10/23/06, Ovid <[EMAIL PROTECTED]> wrote:
I have no idea what could possibly be causing this error. The test script which is failing:
Class::BuildMethods uses Scalar::Util refaddr, which is not available from the version of Scalar::Util on the ActiveState build farm. ActiveState's build farm targets backwards compatibility to the first ActiveState 58x release so it has an old version of Scalar::Util. This is one of the issues that prompted my interest in Vanilla/Strawberry Perl in the first place. As a side note, you don't list Scalar::Util as a prerequisite in your Makefile.PL or META.yml. Regards, David Golden