Actually do something useful with the engine_traits parameter, by appling a role...
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Engine / Trait / OnlyWhenBuilt.pm
CommitLineData
a473d69d 1package MooseX::Storage::Engine::Trait::OnlyWhenBuilt;
2use Moose::Role;
3
4our $VERSION = 1;
5
61;
7