At 7:37 AM -0800 4/1/05, Larry Wall wrote:
On Thu, Mar 31, 2005 at 11:46:22PM -0800, Darren Duncan wrote:
: So, what is the operator for reference comparison?
The =:= operator is almost certainly what you want here.
Larry

Thanks to everyone for their answers. Last night I started coding with =:= by default since it was the best self-documenting option I could see, then lacking a definitive answer. From what I've read of your responses, this seems to have been the right choice. So I will assume that =:= is the definitive answer until the official docs decide to unambiguously say otherwise. -- Darren Duncan

Reply via email to