The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Class::Moose::Role::Timing - Report timing role

VERSION

version 0.21

DESCRIPTION

Note that everything in here is experimental and subject to change.

REQUIRES

None.

PROVIDED

ATTRIBUTES

time

Returns a Test::Class::Moose::Report::Time object. This object represents the duration of this class or method.

AUTHOR

Curtis "Ovid" Poe <ovid@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Curtis "Ovid" Poe.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.