
perlisgreat
Novice
Jun 23, 2009, 7:05 AM
Views: 9220
|
|
Re: [namishtiwari] perl script help
|
|
|
Hi, I was able to solve this problem and the code is working fine now. i am not using these statements in my code
use strict; use warnings; but when i use i got so many warning message like this --
Global symbol "$index" requires explicit package name at per_user_qna_detail.pl line 67. This error came for all the global symbol. How i can get rid of this.
(This post was edited by namishtiwari on Jun 23, 2009, 7:08 AM)
|