in reply to Re^2: Can't locate loadable object for module X in @INC (@INC contains: ... )
in thread Can't locate loadable object for module X in @INC (@INC contains: ... )
and removing or commenting out these lines. If there are no object dependencies then this may at least get you up and running again.require XSLoader; XSLoader::load('Error:Casing:Module', $VERSION);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can't locate loadable object for module X in @INC (@INC contains: ... )
by Anonymous Monk on Oct 07, 2015 at 01:22 UTC |