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

Perl::PrereqScanner::Scanner::TestMore - scanner to find recent Test::More usage

VERSION

version 1.019

DESCRIPTION

This scanner will check if a given test is using recent functions from Test::More, and increase the minimum version for this module accordingly.

AUTHORS

  • Jerome Quelin

  • Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Jerome Quelin.

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