![]() |
|
P is for Practical | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Hi,
Hi monks. In the above code even after including diagnostics module it doesn't throw any error regarding the un-initialised variable $i. Is there any module available to check un-initialised. This will be useful for me to remove the un-initialised variables from the code. diagnostics throws the error only when "$i" is used inside the code without initialising.
"Keep pouring your ideas"
In reply to finding Un-Initialised variables from the perl code by jesuashok
|
|