Help for this page
use warnings; use strict; ... my $p = decode_json $j; print Dumper $p;
my $today = DateTime->now;
encountered object '2019-12-23T22:45:49', but neither allow_blessed, c +onvert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE + method missing) at date.pl line 12.