in reply to Re^2: Can't use string ("100") as an ARRAY ref while "strict refs" in use at ./divide_con_210.pl line 19.
in thread RE: Can't use string ("100") as an ARRAY ref while "strict refs" in use at ./divide_con_210.pl line 19.

I'm using the book you've mentioned --Beginning perl by Ovid. This excerpt is from sub-routines chapter 7. I was trying out the code given in the book and got the error. Now i understand what the problem is. Thanks.
  • Comment on Re^3: Can't use string ("100") as an ARRAY ref while "strict refs" in use at ./divide_con_210.pl line 19.