Author: sisyphussisyphus Date: Apr 1, 2008 19:21
On Apr 2, 11:26Â am, Dave Stallard nospam.net> wrote:
> John Bokma wrote:
>> Dave Stallard nospam.net> wrote:
>
>>> I would like to not reinvent the wheel, however, and have found
>>> Set::Object. Â But it doesn't work when I try to 'use Set::Object',
>>> claiming it can't find something
>
>> Why didn't you post the "claim" (message) you got?
>
> Hmm, why not indeed. Â Here it is:
>
> perl test-set.pl
> Can't locate loadable object for module Set::Object in @INC (@INC
> contains: C:/Program Files/Perl/site/lib C:/Program Files/Perl/lib .) at
> test-set.pl line 4
> Compilation failed in require at test-set.pl line 4.
> BEGIN failed--compilation aborted at test-set.pl line 4.
|