NAME
Perl::PrereqScanner::NotQuiteLite::App
SYNOPSIS
DESCRIPTION
This is the guts of scan-perl-prereqs-nqlite
.
METHODS
new
creates an object. See scan-perl-prereqs-nqlite
for options.
run
traverses files and directories and returns a CPAN::Meta::Prereqs object that keeps all the requirements/suggestions, without printing anything unless you explicitly pass a print
option to new
.
AUTHOR
Kenichi Ishigaki, <ishigaki@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Kenichi Ishigaki.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.