in reply to Missing Modules

Strange. I'd start the web server in debug mode, i.e. single instance, and strace -o /tmp/debug.strace -s 4096 -f -p $PID that and grep the output for JSON/XS. That might give a clue.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'