I use DBIx::Class with DBIx::Class::Schema::Loader's make_schema_at.<div><br></div><div>make_schema_at has an option "use_moose" which I have not used because I am using Mouse mostly rather than Moose. I did investigate using it and converting them to Mouse, but that didn't pan out to be a single character change in each module like I hoped. However, the output from using that flag seemed like normal Moose, and perfectly suitable for adding methods to. Documentation for it is at <a href="https://metacpan.org/module/DBIx::Class::Schema::Loader::Base#use_moose">https://metacpan.org/module/DBIx::Class::Schema::Loader::Base#use_moose</a></div>

<div><br></div><div><br></div><div><div><div>Kind Regards,<br>Myf White<br><br><b style="color:rgb(102,102,102)">Email:</b><span style="color:rgb(102,102,102)"> </span><a href="mailto:myfwhite@gmail.com" target="_blank">myfwhite@gmail.com</a></div>


<br><br><div class="gmail_quote">On Thu, Mar 28, 2013 at 3:29 PM, Malcolm Herbert <span dir="ltr"><<a href="mailto:melbourne-pm@mjch.net" target="_blank">melbourne-pm@mjch.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'm at a point where I want to use Moose-style classes with DBIx::Class<br>
style classes. At the moment I've got two distinct sets of code with<br>
almost the same content in each ... obviously this isn't an ideal<br>
situation as there's two sets of things to maintain ...<br>
<br>
What do other people use in this situation? DBIx::Class::MooseColumns<br>
looks promising, however it claims to be alpha quality .. has anyone<br>
used this module?<br>
<br>
Regards,<br>
Malcolm<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Malcolm Herbert                                This brain intentionally<br>
<a href="mailto:mjch@mjch.net">mjch@mjch.net</a>                                                left blank<br>
</font></span><br>_______________________________________________<br>
Melbourne-pm mailing list<br>
<a href="mailto:Melbourne-pm@pm.org">Melbourne-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/melbourne-pm" target="_blank">http://mail.pm.org/mailman/listinfo/melbourne-pm</a><br></blockquote></div><br></div></div>