Good point.
Tim,
how are $cat_key, $title, $url, and $code being populated?
SM
On Aug 3, 2004, at 9:14 AM, James Edward Gray II wrote:
On Aug 3, 2004, at 9:12 AM, Gunnar Hjalmarsson wrote:
where the @fund_array is defined by :
push(@fund_array,"$cat_key\|$title\|$url\|$code\|");
If that's the only way @fund_array gets populated, there is no way it
can contain undefined elements.
Is the warning pointing to the push() line though? One of those
variables could be undef.
James
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
http://www.iowatelecom.net/~rodj/key.txt
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>