It is not me, but YOU, who said that your system reports that the JSON module is missing. Maybe the users on the other machines (those where it works) are using parts of the program that do not require JSON, maybe Perl and Json are installed on some of the other machines, maybe still something else. I am just trying to make some possible sense from the limited information you have provided. It seems to me (from discussions on previous posts here and on other forums, I haven't checked that myself) that Perl2Exe will not complain if it does not find one of the modules that is supposed to be included, because it will "think" that the module will be available on the platform where the EXE will run.
Now, having said that, you haven't answered my questions and said how you generate your EXE. So long as you don't say that and provide the exact command line you used for generating the EXE, we can only make wild guesses.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.