http://qs1969.pair.com?node_id=431977


in reply to Re^3: Frontier::Client mystery result string hash
in thread Frontier::Client mystery result string hash

It's not a operator. It's a variable-type sigil like $, @, % and &. It refers to an entry in the symbol table. While manipulating the symbol table (as I did) is an advanced topic, it is well documented.
  • Comment on Re^4: Frontier::Client mystery result string hash