Thanks in Advance,
when declaring GLOBAL Variables can we use qw() ?
example:
etc.
i will be testing this but if any one knows with in the next 1 hr please post
thanks
Thank You,
Charlie
when declaring GLOBAL Variables can we use qw() ?
example:
Code:
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
Comment