http://qs321.pair.com?node_id=923450


in reply to Re^3: Math::Round::Var::round() takes no action when a number is not supplied
in thread Math::Round::Var::round() takes no action when a number is not supplied

In my eyes, the number argument is required and not passing it should throw an exception.



The mantra of every experienced web application developer is the same: thou shalt separate business logic from display. Ironically, almost all template engines allow violation of this separation principle, which is the very impetus for HTML template engine development.

-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"