in reply to Re: Can I prevent JSON encode from converting valuesin thread Can I prevent JSON encode from converting values
JSON (and Javascript for that matter) distinguishes between integers and strings; it's Perl that does not.