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


in reply to Re: Often Overlooked OO Programming Guidelines
in thread Often Overlooked OO Programming Guidelines

Sorry pg, I was going to go with you on this until I took a look at Acme::Playmate. Unfortunately, since one of the main purpose of OO is to encapsulate your data, a class without any methods has a hard time claiming that it is truly a class.