Posted on 2006-06-02 16:07:18-07 by dabrousseau
Error creating a concrete instance of a Thread::Resource::RWLock
I'm trying to create a concrete instance of a RWLock with:

my $lock = Thread::Resource::RWLock->new();

But I'm getting the runtime error:
"Could not find file for 'Thread::Resource::RWLock::Array' at /...../load.pm line 256"

Any hint as to what I might be doing wrong?

Thanks,
--Dave
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.