Quite possibly your JSON module is not located at the same place as the other modules you are using and is not found when the EXE is generated.
If you are using Perl2Exe, you should use following option to include the modules:
where dir1 and dir2 are the directories where the modules you want to include are located.-I=dir1:dir2
In reply to Re: EXE missing module at runtime
by Laurent_R
in thread EXE missing module at runtime
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |