I&#39;m writing a custom function and am trying to access the variable that are shown at the top of Message.pm (per jules instructions).<br><br>Problem is that when I run a line like:<br><br><span style="font-family: courier new,monospace;">my $rickfrom = $message-&gt;{from};</span><br>
<br>I don&#39;t get anything back in the $rickfrom, it&#39;s empty.<br><br>I admit I&#39;m not that experienced with Perl in general but can somebody point me in the right direction for accessing those vars?<br><br>Also, is there any one var that will just give me the first clean &quot;to&quot; address without and &lt;&gt;, etc.<br>
<br>Thanks<br><br>Rick<br><br>