![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: syntax error near else and }by choroba (Archbishop) |
on Feb 04, 2012 at 23:18 UTC ( #951876=note: print w/replies, xml ) | Need Help?? |
else is used after if, but you are using it after else which is not correct.
In Section
Seekers of Perl Wisdom
|
|