Object::InsideOut v2.25 adds a
user requested feature to be able to specify classes to
be exempt from :Restricted and :Private method
access permissions. See Restricted and Private
Methods in the POD for more details.
I also added a section to the POD called ARGUMENT
VALIDATION that documents the usage of
Params::Validate and Attribute::Params::Validate with
OIO. For this, a small changes was made to OIO code to
properly handle Perl's :method attribute.