<?xml version="1.0" encoding="windows-1252"?>
<node id="485990" title="Re^2: Things I Don't Use in Perl" created="2005-08-23 14:46:31" updated="2005-08-23 10:46:31">
<type id="11">
note</type>
<author id="239041">
danmcb</author>
<data>
<field name="doctext">
&lt;p&gt;Almost. Map returns an array, which a foreach doesn't AFAIK. So you can get some useful behaviour with:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
join "\n", map{$_-&gt;someFunction()} @a;
&lt;/code&gt;&lt;/p&gt;
</field>
<field name="root_node">
485945</field>
<field name="parent_node">
485950</field>
</data>
</node>
