in reply to Can't locate loadable object for module in @INC
use Language::Prolog::Yaswi::Low.pm
That's wrong in two ways. First the .pm shouldn't be there. Secondly the documentation explicitly says
# don't use Language::Prolog::Yaswi::Low; use Language::Prolog::Yaswi; # instead ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't locate loadable object for module in @INC
by Steve_BZ (Chaplain) on Nov 10, 2009 at 23:15 UTC |