se MooseX::Storage; #use Data::Dumper; use File::Spec::Functions; with Storage( 'format' => 'JSON', 'io' => 'File', traits => ['DisableCycleDetection'] ); #has 'log' => ( #is => '