Actually do something useful with the engine_traits parameter, by appling a role...
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Engine / Trait / DisableCycleDetection.pm
CommitLineData
a473d69d 1package MooseX::Storage::Engine::Trait::DisableCycleDetection;
2use Moose::Role;
3
41;
5