makamaka / JSON

perl implementation of JSON encoder/decoder
42 stars 40 forks source link

Set utf8 in OO example. #53

Open FGasper opened 2 years ago

FGasper commented 2 years ago

This will discourage the mistaken notion that JSON->new() yields the same default as the simple/non-OO interfaces.