i will be testing this but if any one knows with in the next 1 hr please post
thanks
Thank You,
Charlie
If you look up qw in perl operators you will see it also does not interpolate variables. In other words, its the same as using single-quotes, so scalars will not be interpolated when used in a qw list.