new Client/Router/Service arch
[scpubgit/Tak.git] / lib / Tak / Loop.pm
1 package Tak::Loop;
2
3 use Moo;
4
5 1;