So this weekend I had a dickens of the time figuring out why:
use JSON;
to_json({field=>JSON::true});
Would throw an exception stating that there were blessed values in it -
which is true, in a way, but not really - because the blessed value is
something like bless(do{\$o=1},JSON::XS::Boolean) IS
The URL
http://www.embperl.org/downloads/Embperl-2.5.0.tar.gz
has entered CPAN
It’s long time gone since the last Embperl release. All the time Embperl
development has gone on.
Now here is a new release with brings Embperl up to date with other
software. It now supports Perl up to 5.18 and