Test::LatestPrereqs::MakeMaker - Test::LatestPrereqs::MakeMaker documentation


Test-LatestPrereqs documentation  | view source Contained in the Test-LatestPrereqs distribution.

Index


NAME

Top

Test::LatestPrereqs::MakeMaker

SYNOPSIS

Top

  my @requires = Test::LatestPrereqs::MakeMaker->parse($makefile_pl);

DESCRIPTION

Top

This is used internally to parse Makefile.PL (with ExtUtils::MakeMaker) to get requirements.

METHODS

Top

parse

parses Makefile.PL and returns a list of requirements.

AUTHOR

Top

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Top


Test-LatestPrereqs documentation  | view source Contained in the Test-LatestPrereqs distribution.