Hi Alex, $ perl -MJSON -MModule::Versions::Report -e1
Perl v5.10.1 under linux Modules in memory: attributes v0.09; base v2.18; Carp v1.32; common::sense v3.72; constant v1.27; Exporter v5.68; Exporter::Heavy v5.68; JSON v2.90; JSON::Backend::XS::Supportable; JSON::PP::Boolean; JSON::XS v3.01; JSON::XS::Boolean; Module::Versions::Report v1.06; overload v1.07; strict v1.04; Types::Serialiser v0.03; Types::Serialiser::Boolean; vars v1.01; warnings v1.06; warnings::register v1.01; XSLoader v0.16; [at Fri Nov 22 17:20:39 2013 (local) / Fri Nov 22 16:20:39 2013 (GMT)] Dirk Am 22.11.2013 um 16:55 schrieb Alex Vandiver <[email protected]>: > On Fri, 2013-11-22 at 09:28 +0100, Dr. Dirk Pape wrote: >> In the Log: >>> [13817] [Fri Nov 22 08:17:15 2013] [error]: encountered object '1', >>> but neither allow_blessed, convert_blessed nor allow_tags settings >>> are enabled (or TO_JSON/FREEZE method missing) at >>> /usr/local/share/perl/5.10.1/JSON.pm line 154. > > Show the output of: > perl -MJSON -MModule::Versions::Report -e1 > > - Alex > > >
