<div>Thanks and sorry to anyone who bothered to reply to my silly, sleep-deprived post below -- I totally overlooked DBIx::Class::Fixture&#39;s &#39;dump&#39; method. (Didn&#39;t see any replied, was on the digest option.)</div>

<div> </div>
<div>Thanks, though.</div>
<div>Lee<br><br></div>
<div class="gmail_quote">On 19 August 2010 13:27, Lee Goddard <span dir="ltr">&lt;<a href="mailto:leegee@gmail.com">leegee@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I am in a situation similar to the one Ovid described in thread of 2008 entiteld &#39;Re: [Dbix-class] Re: Caching DBIx-Class Fixtures&#39;<br>
<br>That is, I have an ovelry-large production database, upon which I perform a large number of truncations to leave only reference data.  On top of this &#39;base&#39; i need dto install some fixtures, ie have a known data set inserted, so that I can bring a dead test suite back to life.<br>
<br>I am thinking of using &#39;debugobj,&#39; or even DBI&#39;s tracing (to dump raw SQL), to create the fixtures.<br><br>Before I start, though, I am wondering if there is an easy way to convert either type of data into DBIx::Class::Fixtures or simillar?  From a quick read of perldoc DBIx::Class::Fixtures, it seems the JSON is hand-crafted, whereas my data will be from several hundred user-journeys.<br>
<br>Thanks in anticipation<br><font color="#888888">Lee<br></font></blockquote></div><br>