in reply to Re^10: warning: use of uninitialized value
in thread warning: use of uninitialized value
There are 3 problems I can spot right away:
I'd reiterate once again - work through an introductory perl tutorial like perlintro. You can avoid these kind of mistakes.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^12: warning: use of uninitialized value
by mrityunjaynath (Acolyte) on Jun 26, 2015 at 10:17 UTC | |
by robby_dobby (Hermit) on Jun 26, 2015 at 10:31 UTC |