On Fri, 2013-11-22 at 17:22 +0100, Dr. Dirk Pape wrote: > Hi Alex, > > $ perl -MJSON -MModule::Versions::Report -e1 > [snip]
I can't replicate your failure with the same versions. Does the
following error for you?
perl -MJSON -wle 'print JSON::to_json({foo=>JSON::true})'
- Alex
