Ok, so, the interface just changed, and the docs are complete crap now, but the imple...
[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