in reply to Can't locate loadable object for module JSON::XS in @INC
In general you can't just copy module files around and expect things to work right. If you are using an Active State install of Perl use ppm to manage modules. If you are using most other installs or have built the Perl yourself then use cpan.
|
|---|