Subject: | Ignore "Test::Requires" declarations |
If a test pulls in a module via:
use Test::Requires 'Foo';
or
use Test::Requires { 'Foo' => '1.23' };
...the module should not be added to the list of prereqs.
This queue is for tickets about the Perl-PrereqScanner CPAN distribution.
The Basics
People
|
Bug Information
|