From: rtilley Date: 2006-03-19T01:48:48+09:00 Subject: var scope question Is it correct to say that class variables '@@' are similar to globals in that they are global to their class?