in reply to Re: Dereferencing code refs with & vs. ->()
in thread Dereferencing code refs with & vs. ->()

Really? Where are those examples? In books dating from 1998?
Ummm, 1997 edition of the Panther book actually. :)

It does mention the $thingy->() way of doing it, but all the other examples are the 'ol &$thingy way.

  • Comment on Re^2: Dereferencing code refs with & vs. ->()