<div class="gmail_quote">On Mon, Jun 6, 2011 at 11:18 PM, Christopher Cashell <span dir="ltr"><<a href="mailto:topher-pm@zyp.org">topher-pm@zyp.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<font face="'courier new', monospace"># Now we'll try to pull back our instance times<br>my $nodeset = $xp->find('/collection_status/instance/time_of_last_rate_dp');<br></font></blockquote><div><br>

</div><div>Also, I just realized that this line could likely be safely shortened/simplified to:</div><div><div><br></div><div><font class="Apple-style-span" face="'courier new', monospace">my $nodeset = $xp->find('//time_of_last_rate_dp');</font></div>

</div><div> </div></div>-- <br>Christopher<br>