The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Test::Routine::Test - a test method in a Test::Routine role

VERSION

version 0.005

OVERVIEW

Test::Routine::Test is a very simple subclass of Moose::Meta::Method, used primarily to identify which methods in a class are tests. It also has attributes used for labeling and ordering test runs.

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ricardo Signes.

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