pandorafms/pandora_agents/win32/omnishell
Ramon Novoa 6f375f497f Force omnishell_client to use JSON::PP.
The binary compiled with PAR::Packer for Pandora FMS doesn't work well
with JSON:XS, probably because JSON::Backend::XS is defined in the __DATA__
section of JSON.pm and that doesn't work well with PAR::Filter. If this
becomes a bottleneck, a workaround would be possible (e.g., redefining
JSON::Backend::XS in omnishell_client.pl).
2023-06-02 16:51:53 +02:00
..
omnishell_client.pl Force omnishell_client to use JSON::PP. 2023-06-02 16:51:53 +02:00