use JSON -convert_blessed_universally; $copy = from_json(to_json($entries, { allow_blessed => 1, convert_blessed => 1 }));