It is just a hash at that point so none of those things should cause that.
But if you accessed $c->session->{order}{anything} it would create a hash
due to autovivification.-Dan On Thu, Jan 10, 2019 at 10:23 PM Viktor Nacht <[email protected]> wrote: > *sigh* I meant: > > {"expires":1547178562,"order":{}} > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
