http://www.perlmonks.org?node_id=512429


in reply to Re: The Accessor Heresy
in thread The Accessor Heresy

Using a cascaded if/elsif/else instead of individual methods looks terribly awkward to me. I think that's part of what OO and methods (or even subroutines in general) are supposed to help us avoid!