when declaring GLOBAL Variables can we use qw() ?
example:
Expand|Select|Wrap|Line Numbers
- my qw($data $id $test $var);
i will be testing this but if any one knows with in the next 1 hr please post
thanks
Thank You,
Charlie
GLOBAL Variables with qw()
|