in reply to Re^2: Coding styles using if/else
in thread Coding styles using if/else

For this kind of usage, with an error message, he should use die instead of exit.