<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 4, 2013 at 9:14 AM, Celogeek San <span dir="ltr">&lt;<a href="mailto:me@celogeek.com" target="_blank">me@celogeek.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I usually do the opposite<div><br></div><div>in MyApp I have the Dancer stuff,</div><div>in MyApp:: something I have the logical</div>

<div>I also separate the access to the data in another module</div><div><br>
</div><div>So I can test separately each part of my app</div></div></blockquote><br></div><div class="gmail_quote">I don&#39;t think you followed me completely. I can fully test separately each part of my app.<br><br></div>

<div class="gmail_quote">The web logic is under ::Web, the rest is under MyApp or ::API. They are cleanly separated and can be easily tested.<br></div></div></div>