mochijson2 icon indicating copy to clipboard operation
mochijson2 copied to clipboard

The json encoding modules from mochiweb

Results 2 mochijson2 issues
Sort by recently updated
recently updated
newest added

I can include libraries like [proper](https://github.com/manopapad/proper) and [getopt](https://github.com/jcomellas/getopt) by linking into my Erlang libs folder and inserting `-include_lib("../.hrl").` in my code. I tried this with mochijson2, but I can't seem...

When trying to include mochijson2 in my app, I get the following error, is there a way to do a conditional include ? {"init terminating in do_boot","Module mochijson2 potentially included...