in reply to Re: Can't use string ("1") as a SCALAR ref while "strict refs" in use
in thread Can't use string ("1") as a SCALAR ref while "strict refs" in use

The OP needs to read Symbolic references from the perlref documentation. A read through the whole document would likely be helpful, as well as perhaps perlreftut. Probably most of all, the OP should learn why it's stupid to use a variable as a variable name.
  • Comment on Re^2: Can't use string ("1") as a SCALAR ref while "strict refs" in use