in reply to Re: Int becomes String when I convert to json
in thread Int becomes String when I convert to json
I wonder if it's that a single digit it normally returns an int, but for a double digit a string.
I'll try Cpanel::JSON::XS::Type, but sort of irks me that this is a "thing."
Thank you
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Int becomes String when I convert to json
by choroba (Cardinal) on May 10, 2022 at 07:23 UTC | |
by bartender1382 (Beadle) on May 10, 2022 at 16:23 UTC | |
by choroba (Cardinal) on May 10, 2022 at 20:18 UTC | |
by bartender1382 (Beadle) on May 10, 2022 at 23:52 UTC | |
by choroba (Cardinal) on May 11, 2022 at 09:29 UTC |