On 30 August 2012 09:17, Grant McLean <span dir="ltr"><<a href="mailto:grant@mclean.net.nz" target="_blank">grant@mclean.net.nz</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
On Thu, 2012-08-30 at 08:03 +1200, Nigel McNie wrote:<br><br>
</div><div class="im">><br>
> I'd personally recommend staying well away from DBIx::Class for your<br>
> Model.<br>
<br>
</div>I don't entirely agree with that advice.  I've found DBIx::Class to be<br>
very useful for handling the annoying details of putting together<br>
inserts and updates.  If you're comfortable with SQL then you're better<br>
off avoiding DBIx::Class for queries.  If you're not comfortable with<br>
SQL then you're better off learning more about SQL.<br></blockquote><div><br></div><div>Thus... stay away from DBIx::Class? :)</div></div><div><br></div>-- <br>Regards,<br>Nigel McNie<br><a href="http://nigel.mcnie.name/" target="_blank">http://nigel.mcnie.name/</a> | +64 27 469 6038 | <a href="http://twitter.com/nigelmcnie" target="_blank">http://twitter.com/nigelmcnie</a><br>

My latest blog post: <a href="http://nigel.mcnie.name/blog/hugh" target="_blank">http://nigel.mcnie.name/blog/hugh</a><br>