<p dir="ltr">Thanks for the code option.  As with everything Perl, there are multiple ways to solve the problem.</p>
<p dir="ltr">Dan</p>
<div class="gmail_quote">On Oct 28, 2013 7:13 PM, "Jay Hannah" <<a href="mailto:jay@jays.net">jay@jays.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Oct 28, 2013, at 2:39 PM, Dan Linder <<a href="mailto:dan@linder.org">dan@linder.org</a>> wrote:<br>
> Is there a cleaner way of getting the @headers2 and @values2 array and then walking through both of them in the for loop?<br>
<br>
hmmm... this is one of those cases where I'd probably stick with a C-style for loop.  :)<br>
<br>
> I thought I could set the header once (using column_names() ?) and then pull in the values line and do a foreach on the headers, but I couldn't get that to work.<br>
><br>
> Thoughts or examples?<br>
<br>
Does this help?<br>
<br>
   <a href="https://github.com/jhannah/sandbox/blob/master/danlinder/go.pl" target="_blank">https://github.com/jhannah/sandbox/blob/master/danlinder/go.pl</a><br>
<br>
Cheers,<br>
<br>
j<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Omaha-pm mailing list<br>
<a href="mailto:Omaha-pm@pm.org">Omaha-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/omaha-pm" target="_blank">http://mail.pm.org/mailman/listinfo/omaha-pm</a><br>
</blockquote></div>