On 9/10/06, Jen Spinney <[EMAIL PROTECTED]> wrote:
On 9/10/06, Dr.Ruud <[EMAIL PROTECTED]> wrote:
> my$mean;mean+=$_/@data [EMAIL PROTECTED];
Don't you need another dollar sign?
my$mean;$mean+=$_/@data [EMAIL PROTECTED];
Where is Rob to tell Dr. Ruud if one must test the code for him after
he posts? Of course, Dr. Ruud meant the latter. We commit such errors
all the time, but we fix them even faster.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>