Which recommended Perl modules can serialize Moose objects?

后端 未结 3 2163
广开言路
广开言路 2021-01-13 19:06

I was usually using Storable with nstore, but now I have a module that has CODE and apparently Storable doesn\'t like tha

3条回答
  •  难免孤独
    2021-01-13 19:58

    Have a look at KiokuDB, its designed with and for Moose so it should really cover all the corners (NB. I haven't tried it myself but I keep meaning to!)

    /I3az/

提交回复
热议问题