NAME

    Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build
    dependencies

DESCRIPTION

    This scanner is intended for Dist::Build planner files. It recognizes
    load_module calls and detects the appropriate module dependency.

AUTHOR

    Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

    This software is copyright (c) 2024 by Leon Timmermans.

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