Group
Extension

Matches 1

Data-Manager ( G/GP/GPHAT/Data-Manager-0.10.tar.gz, GPHAT, 2012; MetaCPAN )
Data-Manager/lib/Data/Manager.pm ( view source; MetaCPAN )
ay be serialized thusly:

  my $ser = $dm->freeze({ format => 'JSON' });
  # later
  my $dm = Data::Manager->thaw($ser, { format => 'JSON' });

This is possible thanks to the magic of L<MooseX::Storag

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.