|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: unless statementsby Anonymous Monk |
| on Jul 01, 2005 at 16:15 UTC ( #471767=note: print w/ replies, xml ) | Need Help?? |
|
Hello , well i think unless is a loop and things like : if ($divisor!=0){ doesn't work rather than using unless if will procedes the action for one time but unless will keep procedes the same things unless the statment goes wrong that's what i think
In Section
Tutorials
|
|
||||||||||||||||||||