in reply to Re^4: Creating a Moose object and serializing it
in thread Creating a Moose object and serializing it

FWIW, you can use Storable with MooseX::Storage, just see the MooseX::Storage::Format::Storable and you can set those globals same as is described above.

-stvn
  • Comment on Re^5: Creating a Moose object and serializing it