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


in reply to Modern Perl: The Book: The Draft

Chapter 7. Immutability

While this is simple to implement and easy to understand, it can lead to the unfortunate temptation to spread the behavioral responsibilities out individual classes throughout the system.

Probably "out *to* individual classes" (?)