zentara wrote:
>On Thu, 24 Mar 2005 22:48:44 -0500, [EMAIL PROTECTED] (Nelson Tong)
>wrote:
>
>>perl -e 'use Cache::FastMmap'
>>
>>error came up which says:
>>
>>Can't locate loadable object for module Cache::FastMmap::CImpl in @INC
>>(@INC contains: ) at
>>.../.cpan/build/Cache-FastMmap-1.09
HI,
I am having a problem of using a module recently installed and just
can't quite figure out a solution. I installed 'Cache::FastMmap'
using -MCPAN, and made @INC contains the directory where I have
installed the module (eg.
.../.cpan/build/Cache-FastMmap-1.09/blib/lib/).
When I use perld