Explicitly return the DOES coderef if we install it
[gitmo/Role-Tiny.git] / t / lib / TrackLoad.pm
CommitLineData
f579af32 1package TrackLoad;
2our $LOADED;
3$LOADED++;
41;