
Moosex::role::timer is a moose role that provides timers to your object, making it easier to keep track of how long whatever actions take. time is measured with time::hires so sub-second timers are possible.
this perl module is compatible with any::moose.