1Perl::PrereqScanner::ScUasnenrerC(o3n)tributed Perl DocuPmeernlt:a:tPiroenreqScanner::Scanner(3)
2
3
4

NAME

6       Perl::PrereqScanner::Scanner - something that scans for prereqs in a
7       Perl document
8

VERSION

10       version 1.023
11

DESCRIPTION

13       This is a role to be composed into classes that will act as scanners
14       plugged into a Perl::PrereqScanner object.
15
16       These classes must provide a "scan_for_prereqs" method, which will be
17       called like this:
18
19         $scanner->scan_for_prereqs($ppi_doc, $version_requirements);
20
21       The scanner should alter the CPAN::Meta::Requirements object to reflect
22       its findings about the PPI document.
23

AUTHORS

25       ·   Jerome Quelin
26
27       ·   Ricardo Signes <rjbs@cpan.org>
28
30       This software is copyright (c) 2009 by Jerome Quelin.
31
32       This is free software; you can redistribute it and/or modify it under
33       the same terms as the Perl 5 programming language system itself.
34
35
36
37perl v5.30.0                      2019-07-26   Perl::PrereqScanner::Scanner(3)
Impressum