CONTROL OBJECT
The control object provides 2 additional methods.
- $control->strict( BOOL )
-
Lets you toggle strict mode on and off for your object.
- $control->metrics
-
Returns a hashref with all current attributes/methods as keys, the values associated with them are the counts of how many times that attribute has been called. Clearing an attribute will reset its metrics.