<?xml version="1.0" encoding="windows-1252"?>
<node id="994641" title="Re^3: Setting up database connection in tests" created="2012-09-20 08:02:38" updated="2012-09-20 08:02:38">
<type id="11">
note</type>
<author id="272364">
MidLifeXis</author>
<data>
<field name="doctext">
&lt;P&gt;
Is DBD::Proxy setting up a single connection and then passing it to each test script, as asked by the OP (thinking along the lines of passing a file handle between various scripts), or is it setting up a meta-connection, where a connection to a DBI::Proxy connection is talking to another DBI connection through, well, a proxy?
&lt;/P&gt;
&lt;p&gt;This approach is different than what I was considering, and does make some good sense.  An approach that I had not considered!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Reading through the documentation for [mod://DBI::Proxy], I am not certain that it meets the needs of the OP's third requirement - connecting once to the database and being able to run all of the test scripts.  Perhaps it is just my unfamiliarity with the Coro method of doing things.  Would you have a more complete example that implements something along what the OP was asking?&lt;/p&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-272364"&gt;
&lt;p&gt;--MidLifeXis&lt;/p&gt;

&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
993495</field>
<field name="parent_node">
994578</field>
</data>
</node>
