in reply to Re^3: Can I prevent JSON encode from converting values
in thread Can I prevent JSON encode from converting values

I did get this working in another perl env that has an updated version of JSON. Glad it is just a necessary rev. My JSON.pm is actually 2.21 with JSON::XS saying 2.29. In another location with 2.27 it does work perfectly. I will press for an update and manage until then. thanks everyone
  • Comment on Re^4: Can I prevent JSON encode from converting values